Placement
sealed class Placement
Content copied to clipboard
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
position
Link copied to clipboard
val position: (trigger: TriggerInformation, element: HTMLDivElement, offset: Double) -> Pair<Double, Double>
Content copied to clipboard
Inheritors
Placement
Link copied to clipboard
Placement
Link copied to clipboard
Placement
Link copied to clipboard
Placement
Link copied to clipboard
Placement
Link copied to clipboard
Placement
Link copied to clipboard
Placement
Link copied to clipboard
Placement
Link copied to clipboard
Placement
Link copied to clipboard
Placement
Link copied to clipboard
Placement
Link copied to clipboard
Placement
Link copied to clipboard