Strolch WebComponent Tree View Component
Find a file
Robert von Burg 00a1316bba
[Fix] Replace 'selectable' checks with 'disabled'
Updated logic to use `item.disabled` instead of `item.selectable` for clarity and consistency. This ensures proper handling of disabled items throughout the component.
2026-06-23 14:56:43 +02:00
demo [Project] Initial Commit 2018-11-29 19:05:39 +01:00
icons [Project] Initial Commit 2018-11-29 19:05:39 +01:00
.gitignore [Project] Initial Commit 2018-11-29 19:05:39 +01:00
bower.json [Fix] Replace 'selectable' checks with 'disabled' 2026-06-23 14:56:43 +02:00
LICENSE [Project] Initial Commit 2018-11-29 19:05:39 +01:00
README.md [Project] Initial Commit 2018-11-29 19:05:39 +01:00
strolch-wc-tree-item.html [Fix] Replace 'selectable' checks with 'disabled' 2026-06-23 14:56:43 +02:00
strolch-wc-tree-svg.html [Project] Initial Commit 2018-11-29 19:05:39 +01:00
strolch-wc-tree.html [New] Allow to use iron-icon as tree item icon 2021-08-19 10:47:15 +02:00

strolch-wc-tree

Strolch WebComponent Tree