dioxus-swdir-tree
Two tree widgets for Dioxus apps:
DirectoryTreeView— lazy-loading filesystem directory explorerItemTreeView<T>— generic in-memory tree over caller-supplied data
Both provide keyboard navigation, multi-selection, drag & drop, incremental search, and icon themes. Framework-free state machines live in dioxus-swdir-tree-core.
[]
= "0.9"
See the repository README for full wiring examples and the feature table.
License: Apache-2.0.