Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun Tag.Popup(content: DIV.() -> Unit): ComponentRef<Popup>
Link copied to clipboard
fun PopupsManager.ShowHoverPopup.topCenter(tag: CommonAttributeGroupFacade, appearance: SemanticTag.() -> SemanticTag = { this }, content: DIV.() -> Unit)
Link copied to clipboard
fun PopupsManager.ShowHoverPopup.topLeft(tag: CommonAttributeGroupFacade, appearance: SemanticTag.() -> SemanticTag = { this }, content: DIV.() -> Unit)
Link copied to clipboard
fun PopupsManager.ShowHoverPopup.topRight(tag: CommonAttributeGroupFacade, appearance: SemanticTag.() -> SemanticTag = { this }, content: DIV.() -> Unit)