Package-level declarations
Functions
Link copied to clipboard
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)