button-group
v1.0.0arrow_drop_downv1.0.0
STATUS
Passing
DOWNLOADS
1,571
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
4 KB
Sets the size for all Buttons in the group.
1 contributor
Like
Install button-group as a package?
Copied
npm i @bit/react-bootstrap.react-bootstrap.button-group
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example 
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
modifieddraft
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
and packages in Bit or NPM to the example. any of the 1 million componentstoggle layout






chevron_left
chevron_right
Sets the size for all Buttons in the group.
Display as a button toggle group.
(Generally it’s better to use ToggleButtonGroup
directly)
An ARIA role describing the button group. Usually the default
“group” role is fine. An aria-label
or aria-labelledby
prop is also recommended.