Checkmark button custom element
A checkbox alternative with no value, but caption and simple design.
npm i -S te-checkmark<te-checkmark>Optional</te-checkmark>| Property | Type | Description |
|---|---|---|
| checked | boolean |
An indicator if the option button is checked. |
| Var | Description |
|---|---|
| --te-checkmark-padding | The padding arround the checkmark (and the optional caption). |
| --te-checkmark-checked-color | The :checked state color for font and border. |
GPL-2.0 © Willi Eßer