README
@bulma-web/input
TODO: description
Usage
const input = require('@bulma-web/input');
// TODO: DEMONSTRATE API
A bulma based input web component
<script type="module">
import bulmaWebInput from 'https://cdn.skypack.dev/@bulma-web/input';
</script>
@bulma-web/inputTODO: description
const input = require('@bulma-web/input');
// TODO: DEMONSTRATE API