mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 11:59:34 +00:00
Run "yarn build:docs"
This commit is contained in:
parent
12045756ca
commit
1cf28c6809
4 changed files with 11 additions and 11 deletions
|
@ -10027,7 +10027,7 @@
|
|||
"name": "selected",
|
||||
"kind": "let",
|
||||
"description": "Specify the selected item value",
|
||||
"type": "string",
|
||||
"type": "string | number",
|
||||
"isFunction": false,
|
||||
"isFunctionDeclaration": false,
|
||||
"isRequired": false,
|
||||
|
@ -10252,7 +10252,7 @@
|
|||
"name": "value",
|
||||
"kind": "let",
|
||||
"description": "Specify the option value",
|
||||
"type": "string",
|
||||
"type": "string | number",
|
||||
"value": "\"\"",
|
||||
"isFunction": false,
|
||||
"isFunctionDeclaration": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue