@jdl2/button
v2.0.0-alpha.30
Published
Buttons are one of the most basic types of controls for interacting with an application.
Downloads
7
Readme
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>