README
Button
Buttons are used as triggers for actions. They are used in forms, toolbars, dialog footers and as stand-alone action triggers.
Installation
yarn add @numohkit/button
A utility to add stepper to increment / decrement numeric values
<script type="module">
import numohkitStep from 'https://cdn.skypack.dev/@numohkit/step';
</script>
Buttons are used as triggers for actions. They are used in forms, toolbars, dialog footers and as stand-alone action triggers.
yarn add @numohkit/button