Closed
Description
Bug, feature request, or proposal:
feature request
What is the expected behavior?
I would like to use a md-menu-divider, or make the existing md-divider work within md-menu. This is not in the design doc, but it will be very handy.
What is the current behavior?
There isn't one available.
What are the steps to reproduce?
I would like one just like in md-list, the md-divider
What is the use-case or motivation for changing an existing behavior?
At the moment I use an <hr/>
element to have a divider in the menu, but the original styling of the <hr/>
element isn't very nice, so I have to add styling to the element. A md-menu-divider with the same styling as the md-divider will be a prefered.
Which versions of Angular, Material, OS, browsers are affected?
Angular Material 2.0.0-alpha-10