1.3.0 • Published 6 years ago

te-checkmark v1.3.0

Weekly downloads
2
License
GPL-2.0
Repository
github
Last release
6 years ago

te-checkmark

Checkmark button custom element

Build Status

Purpose

A checkbox alternative with no value, but caption and simple design.

Install

npm i -S te-checkmark

Usage

<te-checkmark>Optional</te-checkmark>

Properties

PropertyTypeDescription
checkedbooleanAn indicator if the option button is checked.

CSS Variables

VarDescription
--te-checkmark-paddingThe padding arround the checkmark (and the optional caption).
--te-checkmark-checked-colorThe :checked state color for font and border.

License

GPL-2.0 © Willi Eßer

1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago