@nys-cui/cui-field-checkbox
v0.2.20
Published
An extension of the base cui-field component to support standard checkbox fields.
Downloads
271
Keywords
Readme
Prototype project being pushed to node and npm for testing
Changelog
0.2.19
- Fixed setState so that it can set the checked state to false if the value is false
0.2.16
- Fixed initial state not being set on connectedCallback & before value set checked state
- Checked attribute and value attribute now given equal weight for checkbox state instead of value taking precedence
0.2.15
- Adding 'controls' slot to the label container for cui-help in RPSO