README
SingleSelect
React component which allows selection of a single item from a dropdown list. Substitute for the native select element
Try it out
Detailed docs and example usage can be found here.
React component which allows selection of a single item from a dropdown list. Substitute for the native select element
<script type="module">
import atlaskitSingleSelect from 'https://cdn.skypack.dev/@atlaskit/single-select';
</script>
React component which allows selection of a single item from a dropdown list. Substitute for the native select element
Detailed docs and example usage can be found here.