Function reference
Functions and classes
input_treeview | Create a treeview input component. |
TreeItem | Represents a single item in a tree data structure. Passed to input_treeview() . |
stratify_by_parent | Convert flat TreeItem data with parent-child relationships to hierarchical structure. |