mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 20:09:35 +00:00
Run "yarn build:docs"
This commit is contained in:
parent
c6c756925b
commit
a48afb5889
4 changed files with 32 additions and 5 deletions
|
@ -14668,6 +14668,12 @@
|
|||
],
|
||||
"moduleExports": [],
|
||||
"slots": [
|
||||
{
|
||||
"name": "__default__",
|
||||
"default": true,
|
||||
"fallback": "{node.text}",
|
||||
"slot_props": "{ node: { id: TreeNodeId; text: string; expanded: boolean, leaf: boolean; disabled: boolean; selected: boolean; } }"
|
||||
},
|
||||
{
|
||||
"name": "labelText",
|
||||
"default": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue