mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
chore: v11 Search
This commit is contained in:
parent
a583453436
commit
019f9773a8
7 changed files with 18 additions and 18 deletions
|
@ -9926,8 +9926,8 @@
|
|||
"name": "size",
|
||||
"kind": "let",
|
||||
"description": "Specify the size of the search input",
|
||||
"type": "\"sm\" | \"lg\" | \"xl\"",
|
||||
"value": "\"xl\"",
|
||||
"type": "\"sm\" | \"md\" | \"lg\"",
|
||||
"value": "\"md\"",
|
||||
"isFunction": false,
|
||||
"isFunctionDeclaration": false,
|
||||
"isRequired": false,
|
||||
|
@ -10150,8 +10150,8 @@
|
|||
"name": "size",
|
||||
"kind": "let",
|
||||
"description": "Specify the size of the search input",
|
||||
"type": "\"sm\" | \"lg\" | \"xl\"",
|
||||
"value": "\"xl\"",
|
||||
"type": "\"sm\" | \"md\" | \"lg\"",
|
||||
"value": "\"md\"",
|
||||
"isFunction": false,
|
||||
"isFunctionDeclaration": false,
|
||||
"isRequired": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue