0.0.4 • Published 4 years ago

ar-input v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

\<demo-checkbox>

Custom Input with event tracking

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Using dot-prop-immutable, library to set and get values of nested state

https://github.com/markerikson/redux/blob/structuring-reducers-page/docs/recipes/reducers/09-ImmutableUpdatePatterns.md

For Typescript

Add following to scripts in package.json "prebuild": "rimraf build compiled", "build": "tsc && polymer build", "serve": "prpl-server --root server/build", "postbuild": "rimraf compiled"

Edit polymer.json shell: compiled/src/checkbox.js