Closed
Description
Proposal.
It will be great to have ability of configuration of md-menu overlapping in providers. For example, as in the placeholder:
@NgModule({ providers: [ {provide: MD_PLACEHOLDER_GLOBAL_OPTIONS, useValue: { float: 'always' }} ] })
Currently it`s possible only to insert in every place of html using [overlapTrigger]="false" attribute or default value is 'true'.
This feature will add more flexibility of configuration md-menu globally.
Metadata
Metadata
Assignees
Labels
No labels