Skip to content

Repository files navigation

@stackline/react-multiselect-dropdown React 19 Playground

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.

Run

npm install
npm start

Validation

npm run typecheck
npm run build

StackBlitz

https://stackblitz.com/github/alexandroit/stackline-react-multiselect-react-19?file=src%2Fexamples%2Fbasic%2Fbasic.component.tsx&startScript=start&initialpath=%2Fbasic

Routes

  • /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

Package

npm install @stackline/react-multiselect-dropdown@19.1.5 --save-exact

License

The playground source is available under the MIT License. Dependencies retain their respective licenses.

About

React 19 StackBlitz playground for @stackline/react-multiselect-dropdown with routed accessibility and feature examples.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages