mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
docs(tree-view): update expanded nodes guidance
This commit is contained in:
parent
116e34bc23
commit
a88557e792
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ To render a node with an icon, define an `icon` property with a Carbon Svelte ic
|
|||
|
||||
### Initial expanded nodes
|
||||
|
||||
Set `expanded` to `true` on nodes that should be expanded by default.
|
||||
Expanded nodes can be set using `expandedIds`.
|
||||
|
||||
<FileSource src="/framed/TreeView/TreeViewExpanded" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue