@atlaskit/select

Select allows users to make a single selection or multiple selections from a list of options.

Usage no npm install needed!

<script type="module">
  import atlaskitSelect from 'https://cdn.skypack.dev/@atlaskit/select';
</script>

README

Select

Select gives users the ability to make a single selection, or multiple selections from a number of options.

Installation

yarn add @atlaskit/select

Usage

Detailed docs and example usage can be found here.