Tooltip Mixin
Default implementation of TooltipProperties interface in order to apply this as mixin for a component
Constructors
Functions
Link copied to clipboard
open fun tooltip(vararg text: String, build: TooltipComponent.() -> Unit)
Content copied to clipboard
Properties
Link copied to clipboard
open override val renderTooltip: ComponentProperty<Tag<HTMLElement>.() -> Unit>
Content copied to clipboard