The button group can be displayed vertically using the orientation prop.
Split button
ButtonGroup can also be used to create a split button. The dropdown can change the button action (as in this example) or be used to immediately trigger a related action.
Disabled elevation
You can remove the elevation with the disableElevation prop.