UNPKG

@atlaskit/button

Version:

A button triggers an event or action. They let users know what will happen next.

15 lines (9 loc) 308 B
# Button Buttons are used as triggers for actions. They are used in forms, toolbars, dialog footers and as stand-alone action triggers. ## Installation ```sh yarn add @atlaskit/button ``` ## Usage Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/core/button).