mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-21 04:39:19 +00:00
Run "yarn build:docs"
This commit is contained in:
parent
417571b064
commit
574e3d64ee
3 changed files with 0 additions and 18 deletions
6
types/Search/Search.svelte.d.ts
vendored
6
types/Search/Search.svelte.d.ts
vendored
|
@ -55,12 +55,6 @@ export interface SearchProps {
|
|||
*/
|
||||
value?: string;
|
||||
|
||||
/**
|
||||
* Specify the `type` attribute of the search input
|
||||
* @default "text"
|
||||
*/
|
||||
type?: string;
|
||||
|
||||
/**
|
||||
* Specify the `placeholder` attribute of the search input
|
||||
* @default "Search..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue