Repository URL to install this package:
Version:
0.9.6 ▾
|
.. |
ButtonWithIcon |
ContinueButton |
FlatButton |
GhostButton |
LinkButton |
PrimaryButton |
RaisedButton |
RemoveButton |
SaveButton |
SecondaryButton |
SubmitButton |
TertiaryButton |
ToggleButton |
README.md |
index.ts |
@todo !! aria label here is wrong
SET OF PRESETS BUTTON / BREEDS
=> comes with background and text
=> comes with only text, no background => looks like link, this will be used in many modals / menus
=> just like on/off state like swiping buttons => like a switch
=> comes with only the border and text, no background color => like transparent button
=> like a tab menu => collection of buttons in on row or column at one time one button will be in active => Ex: tool bar, tabbed panels
=> nothing but a button, not a link => comes with onClick => like ghost button but no border and text has underline in it => same as link in style but works as button
=> collection of buttons with multiple states like, hover, active/pressed/selected => comes with mutliple selection
=> button with cancel theme and text
=> button with save theme and text
=> button with remove theme and text
=> button with continue theme and text
=> button with submit theme and text