Skip to content

MdMenu add an ability to configure options globally for all components of overlapTrigger=true|false in provider. #5479

Closed
@vgoreiko

Description

@vgoreiko

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions