Positioning

class Positioning(triggerInformation: TriggerInformation, element: HTMLDivElement, offset: Double, placement: Placement, flipping: Boolean)

This class helps to find the right positioning of the PopupComponent.content

See also

Constructors

Positioning
Link copied to clipboard
js
fun Positioning(triggerInformation: TriggerInformation, element: HTMLDivElement, offset: Double, placement: Placement, flipping: Boolean = true)

Properties

inlineStyle
Link copied to clipboard
js
val inlineStyle: String
Inline style for the wrapper of PopupComponent.content