Add a button group component.

Review Request #13619 — Created March 6, 2024 and submitted

Information

Ink
master

Reviewers

Button groups are a container for multiple buttons, grouped together as
a single unit. They're useful when presenting a set of related actions,
and can be shown horizontally or stacked vertically.

Note that these should not be confused with toolbars, which are similar
in concept but would have a different presentation and capabilities.

Unit tests pass.

Played with the different layouts and button type combinations in
Storybook.

Summary ID
Add a button group component.
Button groups are a container for multiple buttons, grouped together as a single unit. They're useful when presenting a set of related actions, and can be shown horizontally or stacked vertically. Note that these should not be confused with toolbars, which are similar in concept but would have a different presentation and capabilities.
85bd32b25fef1c83300aab115d7600939646e7e6

Description From Last Updated

TOptions?

daviddavid
chipx86
david
  1. 
      
  2. Show all issues

    TOptions?

  3. 
      
maubin
  1. Looks good after addressing David's comment.

  2. 
      
chipx86
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (2e1c019)
Loading...