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
Currently, it is not really possible to "fully" configure the FlexibleConnectedPositionStrategy. It would be harmful to expose the position strategy (builder?) itself, because the user could ruin the whole popover logic. However, IMO there are some useful settings that are currently mussing:
withViewportMargin
withFlexibleDimensions
withDefaultOffsetX
withDefaultOffsetY
The text was updated successfully, but these errors were encountered:
Currently, it is not really possible to "fully" configure the
FlexibleConnectedPositionStrategy
. It would be harmful to expose the position strategy (builder?) itself, because the user could ruin the whole popover logic. However, IMO there are some useful settings that are currently mussing:withViewportMargin
withFlexibleDimensions
withDefaultOffsetX
withDefaultOffsetY
The text was updated successfully, but these errors were encountered: