mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 20:33:02 +00:00
selectedItem and AutoComplete example available
This commit is contained in:
parent
0934a7d2c9
commit
ac97e7a966
24 changed files with 8267 additions and 653 deletions
2
types/AutoComplete/AutoComplete.svelte.d.ts
vendored
2
types/AutoComplete/AutoComplete.svelte.d.ts
vendored
|
@ -138,7 +138,7 @@ export interface AutoCompleteProps
|
|||
ref?: null | HTMLInputElement;
|
||||
|
||||
/**
|
||||
* ????
|
||||
* Specify the placeholder text
|
||||
* @default null
|
||||
*/
|
||||
placeholder?: undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue