Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

rselect

zarendar10MIT1.0.5

Simple select component built with React

react, select, simple

readme

Rselect

A simple and accessible select for the web.

Install

npm install rselect or yarn add rselect

Live Playground

For more examples you can check out the storybook.

  • Clone this repo on your machine.
  • yarn install
  • yarn run storybook
  • Visit http://localhost:9001/.