CollisionType
Union
CollisionType
type
Defines the possible collision behavior when the Popup is not fully visible.
fit—Moves the Popup horizontally until it is fully displayed in the viewport.flip—Flips the Popup position based on the origin and the position properties.
Possible values:
"fit""flip"