Tooltip

External Bootstrap Tooltip class.

Constructors

Link copied to clipboard
constructor(element: HTMLElement, config: Bootstrap.TooltipConfig)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun disable()

Disables the tooltip.

Link copied to clipboard
fun dispose()

Disposes the tooltip.

Link copied to clipboard
fun enable()

Enables the tooltip.

Link copied to clipboard
fun hide()

Hides the tooltip.

Link copied to clipboard
fun show()

Shows the tooltip.

Link copied to clipboard
fun toggle()

Toggles the visibility.