Package de. peekandpoke. kraft. addons. popups
Types
Link copied to clipboard
class PopupComponent(ctx: Ctx<PopupComponent.Props>) : Component<PopupComponent.Props>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class PopupsStage(ctx: Ctx<PopupsStage.Props>) : Component<PopupsStage.Props>
Content 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>
Content copied to clipboard
Link copied to clipboard