Closed
Description
Feature request
Button Toggle Group does not use a divider between buttons. I tried using the mat-divider but couldn't figure out exactly where to put it.
What is the expected behavior?
That each button in the toggle group be separated by a divider/line as the
Material Design shows.
What is the current behavior?
The buttons are not separated by any type of border.
What are the steps to reproduce?
What is the use-case or motivation for changing an existing behavior?
The users are having a hard time accepting this long list of text and not realizing they are separate buttons.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
See StackBlitz