Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to group buttons #223

Open
1 of 2 tasks
ravtakhar opened this issue Mar 22, 2024 · 1 comment
Open
1 of 2 tasks

Add the ability to group buttons #223

ravtakhar opened this issue Mar 22, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ravtakhar
Copy link

Which scope/s are relevant/related to the feature request?

button

Information

I would like to be able to group buttons together and this feature does exist in other frameworks such as Bootstrap:
https://getbootstrap.com/docs/5.3/components/button-group/#basic-example

Describe any alternatives/workarounds you're currently using

I am currently not using an alternative

I would be willing to submit a PR to fix this issue

  • Yes
  • No
@ravtakhar ravtakhar added the enhancement New feature or request label Mar 22, 2024
@thatsamsonkid thatsamsonkid added the good first issue Good for newcomers label Mar 25, 2024
@goetzrobin
Copy link
Owner

We actually have something similar. It's called a multi-toggle-group. You can check it out here:

export const ToggleGroupSingleNullable: Story = {

Is this what you're looking for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants