vtaits / react-select-async-paginate

Wrapper above react-select that supports pagination on menu scroll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devDependencies status

A set of components that make working with asynchronous selects based on react-select easier.

Packages

Local development

Repository is using stable version of yarn.

There is an installation guide.

Commands

  • yarn build - build all packages;

  • yarn clean - clean all prebuilded files;

  • yarn test - run code validators and unit tests;

  • yarn start - start storybook with examples.

About

Wrapper above react-select that supports pagination on menu scroll

License:MIT License


Languages

Language:TypeScript 100.0%