mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
parent
6a55fef62e
commit
1ad4e3d385
7 changed files with 150 additions and 15 deletions
|
@ -58,6 +58,7 @@
|
|||
treeview.collapseNodes((node) => {
|
||||
return node.disabled;
|
||||
});
|
||||
treeview.showNode(1);
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue