Skip to main content

Tooltip API

Properties
NameTypeDefaultDescription
contentrequiredstringThe text of the tooltip. HTML content is also accepted.
placementenum: [top, bottom, left, right, top-start, top-end, bottom-start, bottom-end, left-start, left-end, right-start, right-end]topPosition of the tooltip relative to the trigger element.
typeenum: [helper]Set to 'helper' to render a simple question-mark box.
has-actionbooleanfalseUse when the tooltip content contains a link.
disabledbooleanfalseTemporarily disables the tooltip.
inversebooleanfalseShows the tooltip with a dark background.
permissionbooleanfalseShows permission information in the tooltip.