0.1.3 • Published 3 years ago

@simplr-wc/button v0.1.3

Weekly downloads
20
License
ISC
Repository
github
Last release
3 years ago

Simplr Button

Usage

Import
import '@simplr-wc/button';
Use
<simplr-button label="Button"></simplr-button>

Properties

PropertyAttributeTypeDefaultDescription
colorcolorstring""Custom color for the button
densedensebooleanfalseIs the button using the dense style
disableddisabledbooleanfalseIs the button disabled
iconiconstring""Icon shown next to the label.
labellabelstring""Label of the button.
labelColorlabelColorstring""Custom color for the button label
outlinedoutlinedbooleanfalseIs the button using the outlined style
primaryprimarybooleanfalseIs the button using the primary style
raisedraisedbooleanfalseIs the button using the raised style
secondarysecondarybooleanfalseIs the button using the secondary style
trailingIcontrailingIconbooleanfalseIs the icon trailing the label.
unelevatedunelevatedbooleanfalseIs the button using the unelevated style
0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.6

4 years ago