This package has been deprecated

Author message:

This package has been deprecated. Please use the '@atlaskit' scoped packages instead. See https://atlaskit.atlassian.com for more information

ak-button-group
TypeScript icon, indicating that this package has built-in type declarations

3.0.11 • Public • Published

AtlasKit component registry Commitizen friendly semantic-release Report an issue Ask in our forum

ButtonGroup

A button group provides a visual grouping for related Button (<ak-button>) elements. You can use this component whenever you have multiple buttons with related actions, such as as the pull requests Approve and Decline buttons.

Example button group

Try it out

Detailed docs and example usage can be found here.

Setup and install

npm install ak-button-group

ButtonGroup

Kind: global class

new ButtonGroup()

Create instances of the component programmatically, or using markup.

JS Example

import ButtonGroup from 'ak-button-group';

Support and feedback

We're here to help!

Let us know what you think of our components and docs, your feedback is really important for us.

Community support

Ask a question in our forum.

Check if someone has already asked the same question before.

Create a support ticket

Are you in trouble? Let us know!

Readme

Keywords

Package Sidebar

Install

npm i ak-button-group

Weekly Downloads

288

Version

3.0.11

License

Apache-2.0

Last publish

Collaborators

  • atlassian-aui