@skedulo/custom-form-controls

Pre build custom controls

Usage no npm install needed!

<script type="module">
  import skeduloCustomFormControls from 'https://cdn.skypack.dev/@skedulo/custom-form-controls';
</script>

README

Custom Form Controls.

  • Install

    $ yarn add @skedulo/custom-form-controls
    
  • Run kitchen sink

    $ yarn start
    
  • Build new version

    $ yarn deploy
    
  • Publish to npm

    $ npm publish