Popover

External Bootstrap Popover class.

Constructors

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

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun disable()

Disables the popover.

Link copied to clipboard
fun dispose()

Disposes the popover.

Link copied to clipboard
fun enable()

Enables the popover.

Link copied to clipboard
fun hide()

Hides the popover.

Link copied to clipboard
fun show()

Shows the popover.

Link copied to clipboard
fun toggle()

Toggles the visibility.