README
Field-range
Component which renders a Slider and is a substitute of the native input["range"] element.
Installation
yarn add @atlaskit/field-range
Usage
Detailed docs and example usage can be found here.
Component which renders a slider and is a substitute of the native input[range] element
<script type="module">
import atlaskitFieldRange from 'https://cdn.skypack.dev/@atlaskit/field-range';
</script>
Component which renders a Slider and is a substitute of the native input["range"] element.
yarn add @atlaskit/field-range
Detailed docs and example usage can be found here.