react-slct
TypeScript icon, indicating that this package has built-in type declarations

4.0.6 • Public • Published

react-slct 🐘

npm version dependencies

Yet another Select-Box based on react, styled-components and react-window.

Install

npm i react-slct --save
yarn add react-slct

Features

  • Single-select
  • Multi-select
  • Searchable
  • Clearable
  • Disabled (whole box or single options)
  • Creatable in single- and multi-select
  • Automatic menu-position (top or bottom)
  • Customizable components
  • Native support (e.g. on mobile devices)
  • Full keyboard-support inkl. TAB-behavior
  • Auto-select options in non-searchable box via keyboard-typing
  • Makes use of React Portals to render menu
  • 100% typescript
  • Supports headless-mode, to gain full control of what's being rendered.

Examples 🃏

Check here for examples.

Run examples locally using yarn examples or npm run examples.

/react-slct/

    Package Sidebar

    Install

    npm i react-slct

    Weekly Downloads

    16

    Version

    4.0.6

    License

    MIT

    Unpacked Size

    13.1 MB

    Total Files

    76

    Last publish

    Collaborators

    • david.schkalee