README
Toggle
A toggle is used to view or switch between enabled or disabled states.
Installation
yarn add @atlaskit/toggle
Usage
Detailed docs and example usage can be found here.
A toggle is used to view or switch between enabled or disabled states.
<script type="module">
import atlaskitToggle from 'https://cdn.skypack.dev/@atlaskit/toggle';
</script>
A toggle is used to view or switch between enabled or disabled states.
yarn add @atlaskit/toggle
Detailed docs and example usage can be found here.