mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
Run "yarn build:docs"
This commit is contained in:
parent
cfcd7f4eb1
commit
8f532dc681
3 changed files with 31 additions and 11 deletions
|
@ -13386,6 +13386,18 @@
|
|||
"isRequired": false,
|
||||
"constant": false,
|
||||
"reactive": false
|
||||
},
|
||||
{
|
||||
"name": "fullWidth",
|
||||
"kind": "let",
|
||||
"description": "Set to `true` for the notification to span\nthe full width of its containing element.",
|
||||
"type": "boolean",
|
||||
"value": "false",
|
||||
"isFunction": false,
|
||||
"isFunctionDeclaration": false,
|
||||
"isRequired": false,
|
||||
"constant": false,
|
||||
"reactive": false
|
||||
}
|
||||
],
|
||||
"moduleExports": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue