README
Droplist
This is a base (internal) component which should be used to build all the 'dropdown' lists.
Installation
yarn add @atlaskit/droplist
Usage
Detailed docs and example usage can be found here.
Droplist component
<script type="module">
import atlaskitDroplist from 'https://cdn.skypack.dev/@atlaskit/droplist';
</script>
This is a base (internal) component which should be used to build all the 'dropdown' lists.
yarn add @atlaskit/droplist
Detailed docs and example usage can be found here.