@wangxfss/select-tree-root
v1.0.1
Published
Monorepo for @wangxfss/select-tree
Downloads
199
Readme
@wangxfss/select-tree
> A powerful tree select component for Vue 2, based on Element UI. Supports async data loading, full selection, and dual-panel interactive design.
✨ Features
- 🌲 Tree Structure Display - Hierarchical data visualization with expand/collapse
- ☑️ Full Selection Support - One-click select all with indeterminate state
- 🔄 Async Data Loading - Promise-based data fetching with loading states
- 🎯 Dual Panel Design - Left tree selection, right selected items management
- 🎨 Theme Customizable - SCSS variables for easy styling
- ♿ Accessibility - Keyboard navigation and ARIA support
- 📱 Responsive - Adaptive dropdown positioning
📦 Installation
npm install @wangxfss/select-tree
# or
yarn add @wangxfss/select-tree
# or
pnpm add @wangxfss/select-tree