gpui-component
gpui-component copied to clipboard
Support lazy loading and `popup_menu` for Tree.
These two features are excellent for a mature tree component:
- Lazy loading: Sub-items load only when you click or expand a folder.
- Right-click context menu: Rename or perform other actions on any item.
just like this。