Package Exports
- @atlaskit/button
- @atlaskit/button/button-group
- @atlaskit/button/custom-theme-button
- @atlaskit/button/dist/cjs/entry-points/button-group.js
- @atlaskit/button/dist/cjs/entry-points/custom-theme-button.js
- @atlaskit/button/dist/cjs/entry-points/loading-button.js
- @atlaskit/button/dist/cjs/entry-points/new.js
- @atlaskit/button/dist/cjs/entry-points/standard-button.js
- @atlaskit/button/dist/cjs/index.js
- @atlaskit/button/dist/esm/entry-points/button-group.js
- @atlaskit/button/dist/esm/entry-points/custom-theme-button.js
- @atlaskit/button/dist/esm/entry-points/loading-button.js
- @atlaskit/button/dist/esm/entry-points/new.js
- @atlaskit/button/dist/esm/entry-points/standard-button.js
- @atlaskit/button/dist/esm/index.js
- @atlaskit/button/loading-button
- @atlaskit/button/new
- @atlaskit/button/standard-button
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@atlaskit/button) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Button
A button triggers an event or action. They let users know what will happen next.
Installation
yarn add @atlaskit/buttonUsage
Detailed docs and example usage can be found here.