Placement
Placement combines the position information (top and left coordinates) and the possible placement alternatives used by the PopupComponent.flipping automatic placement mode.
It will be used internally by the PopupComponent.PlacementContext as data foundation for the Positioning.
See also
Types
Properties
Link copied to clipboard
val position: (trigger: TriggerInformation, element: HTMLDivElement, offset: Double) -> Pair<Double, Double>
Content copied to clipboard