Dedicated StackBlitz playground for the React 19 line of @stackline/react-multiselect-dropdown.
This repository is intentionally small so StackBlitz opens the editable example quickly. It follows the same maintained structure used by the Angular playground: each example has its own route, folder, component file, data file, and CSS file.
npm install
npm startnpm run typecheck
npm run buildhttps://stackblitz.com/github/alexandroit/stackline-react-multiselect-react-19?file=src%2Fexamples%2Fbasic%2Fbasic.component.tsx&startScript=start&initialpath=%2Fbasic
/basic- Basic usage/keyboard-contract- Keyboard contract/aria-state- ARIA state audit/headless-aria- Headless + ARIA/state-hook- State hook/slots-api- Slots API/type-safe-factory- Type-safe factory/async-object-preservation- Async object preservation/single-selection- Single selection/search-filter- Search filter/custom-search-api- Custom search from API/search-filter-by-property- Search filter by property/search-add-new-item- Search and Add New Item/group-by- Group By/templating- Templating/template-driven-forms- Template-style forms/reactive-forms- Reactive forms/virtual-scrolling- Virtual Scrolling/lazy-loading-api- Lazy Loading from API/remote-data- Data from remote API/list-loop- Using in list for loop/dialog- Using inside dialog/multiple-dropdowns- Multiple dropdowns/dynamic-data- Load dynamic data/methods- Methods/events- Events/disabled- Disabled state/limit-selection- Limit selection/limit-badges- Limit badges/custom-placeholder- Custom placeholder/styling- Styling/body-overlay-auto- Body Overlay Auto
npm install @stackline/react-multiselect-dropdown@19.1.5 --save-exactThe playground source is available under the MIT License. Dependencies retain their respective licenses.