ButtonGroupClasses
Properties
Styles applied to the root element if disableElevation={true}.
Styles applied to the first button in the button group.
Styles applied to the children if variant="contained".
Styles applied to the children if variant="contained" and orientation="horizontal".
Styles applied to the children if variant="contained" and color="primary".
Styles applied to the children if variant="contained" and color="secondary".
Styles applied to the children if variant="contained" and orientation="vertical".
Styles applied to the children if orientation="horizontal".
Styles applied to the children if variant="outlined".
Styles applied to the children if variant="outlined" and orientation="horizontal".
Styles applied to the children if variant="outlined" and color="primary".
Styles applied to the children if variant="outlined" and color="secondary".
Styles applied to the children if variant="outlined" and orientation="vertical".
Styles applied to the children if variant="text".
Styles applied to the children if variant="text" and orientation="horizontal".
Styles applied to the children if variant="text" and color="primary".
Styles applied to the children if variant="text" and color="secondary".
Styles applied to the children if variant="text" and orientation="vertical".
Styles applied to the children if orientation="vertical".
Styles applied to the last button in the button group.
Styles applied to buttons in the middle of the button group.