dioxus-swdir-tree 0.9.0

Directory-tree explorer widget for Dioxus: lazy loading, display filters, selection, keyboard navigation, drag & drop.
Documentation

dioxus-swdir-tree

Directory-tree explorer widget for Dioxus GUI apps: lazy loading, display filters, single & multi-selection, keyboard navigation, drag & drop, prefetch, incremental search, and icon themes — built on swdir.

Provides DirectoryTreeView (the Dioxus component), use_scan_driver (the async scan hook), and everything from dioxus-swdir-tree-core re-exported for convenience.

[dependencies]
dioxus-swdir-tree = "0.7"

See the repository README and ROADMAP for full documentation and the feature list.

License: Apache-2.0.