2.0.0-alpha.30 • Published 6 years ago

@jdl2/button v2.0.0-alpha.30

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

Buttons are one of the most basic types of controls for interacting with an application.

Button Types

<Button>Default</Button>
<Button primary>Primary</Button>
<Button destructive>Destructive</Button>

Button Sizes

<Button small>Small</Button>
<Button>Normal</Button>
<Button large>Large</Button>