0.3.0 • Published 4 years ago

@simplr-wc/fab v0.3.0

Weekly downloads
21
License
MIT
Repository
github
Last release
4 years ago

Simplr Fab

Usage

Import
import '@simplr-wc/fab';
Use
import '@simplr-wc/fab';
<simplr-fab icon="done"></simplr-fab>

Properties

PropertyAttributeTypeDefaultDescription
buttonColorbuttonColorstring""Color of the fab button
colorcolorstring""Color of the fab icon and label
extendedextendedbooleanfalseCreate a extended version of the fab. Enabled label
iconiconstring""Icon to populate the fab with
labellabelstring""Label to show next to the icon in the fab (! Only on extended mode !)
miniminibooleanfalseCreate a smaller version of the fab
positionposition"bottomright"\|"bottom"\|"bottomleft"\|"topleft"\|"top"\|"topright""bottomright"Position of the Fab
primaryprimarybooleanfalseUse primary color theme
secondarysecondarybooleanfalseUse secondary color theme
showIconAtEndshowIconAtEndbooleanfalseDisplay icon after the label (! Only on extended mode !)
0.3.0

4 years ago

0.2.0

4 years ago

0.1.6

4 years ago