@quantabit/dropdown-sdk
v1.0.2
Published
Dropdown menu and select components
Downloads
467
Readme
@quantabit/dropdown-sdk
Dropdown menu and searchable select
Components
- Dropdown — Menu with icons, dividers, danger items
- Select — Searchable select with keyboard nav
- useDropdown — Hook with open/close/ref
import { Dropdown, Select } from '@quantabit/dropdown-sdk';
<Dropdown trigger={<button>Actions</button>} items={[{label:'Edit'},{label:'Delete',danger:true}]}/>
<Select options={['React','Vue','Svelte']} value={fw} onChange={setFw} searchable/>License
MIT
🌐 Brand & Links
- Official Mainnet: QuantaBit Chain
- Developer Platform: Developer Platform
- Open Platform: Open Platform
- Payment Platform: Pay Platform
- Feedback: Feedback
