@atlaskit/field-range

Component which renders a slider and is a substitute of the native input[range] element

Usage no npm install needed!

<script type="module">
  import atlaskitFieldRange from 'https://cdn.skypack.dev/@atlaskit/field-range';
</script>

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.