This is an example for showing how to create custom form element.
- you can set or get the value via
valueattribute - it fires
onchangeevent like<input>element
Install superstatic if you don't have.
$ npm install -g superstaticDownload or clone this repo, then run the command.
$ cd to/this/dir
$ superstaticOpen the URL shown in your browser.