You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(menu): add injection token for overriding the default options (#5483)
* feat(menu): add injection token for overriding the default options
Adds a new injection token that allows the consumer to override the default values for the `xPosition`, `yPosition` and `overlapTrigger` options.
Fixes#5479.
* fix: unresolved merge conflict and pr feedback
0 commit comments