Package-level declarations

Types

Link copied to clipboard
typealias PopupRenderer = FlowContent.(PopupsManager.Handle) -> Unit
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun Tag.PopupComponent(target: HTMLElement, positioning: (target: HTMLElement, contentSize: Vector2D) -> Vector2D, handle: PopupsManager.Handle, content: PopupRenderer): ComponentRef<PopupComponent>
Link copied to clipboard