Positioning

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

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

See also

Constructors

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

Properties

Link copied to clipboard
val inlineStyle: String

Inline style for the wrapper of PopupComponent.content