mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-22 13:13:43 +00:00
yarn build:docs
This commit is contained in:
parent
0f80ff80c1
commit
c535d5edfa
3 changed files with 18 additions and 0 deletions
|
@ -11386,6 +11386,17 @@
|
|||
"constant": false,
|
||||
"reactive": false
|
||||
},
|
||||
{
|
||||
"name": "readonly",
|
||||
"kind": "let",
|
||||
"description": "Set to `true` to use the read-only variant",
|
||||
"type": "boolean",
|
||||
"value": "false",
|
||||
"isFunction": false,
|
||||
"isFunctionDeclaration": false,
|
||||
"constant": false,
|
||||
"reactive": false
|
||||
},
|
||||
{
|
||||
"name": "helperText",
|
||||
"kind": "let",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue