Closed
Description
Bug, feature request, or proposal:
I've imported MdMenu into my module and now am trying to add a menu trigger to my button
<button md-icon-button [mdMenuTriggerFor]="menu">
<md-icon>more_vert</md-icon>
</button>
What is the expected behavior?
Trigger menu
What is the current behavior?
get error: Can't bind to 'mdMenuTriggerFor' since it isn't a known property of 'button'
What are the steps to reproduce?
Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd