0.0.6 • Published 2 years ago

@sfiorini/buttons.button v0.0.6

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

React Component for rendering a Button

Depending on the tag attribute, the Button can also be rendered as a Link (anchor) or a Fake Button (div)

Component usage

<Button text="EH Button" />

Using props to customize text and style

Modify the text to see it change live:

<Button text="EH Button" className={classNames(styles.button, styles.default)}/>
0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago