UNPKG

309 BMarkdownView Raw
1# Button
2
3Buttons are used as triggers for actions. They are used in forms, toolbars,
4dialog footers and as stand-alone action triggers.
5
6## Installation
7
8```sh
9yarn add @kalamazoo/button
10```
11
12## Usage
13
14Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/core/button).