Optional anchorOptional childrenOptional classOptional closedOptional closingOptional disableWhether to disable the rendering of the arrow indicator for the tooltip.
false
Optional hideSpecifies the number of milliseconds that should pass before hiding the tooltip.
300
Optional hideWhich event triggers will hide the tooltip. Expects a comma separate string of different event triggers.
pointerleave, click
Optional idOptional messageSpecifies a plain text as tooltip content.
Optional offsetThe offset of the tooltip from the anchor in pixels.
6
Optional openWhether the tooltip is showing.
false
Optional openedOptional openingOptional placementWhere to place the floating element relative to the parent anchor element.
top
Optional showSpecifies the number of milliseconds that should pass before showing the tooltip.
200
Optional showWhich event triggers will show the tooltip. Expects a comma separate string of different event triggers.
pointerenter
Optional stickySpecifies if the tooltip remains visible until the user closes it via the close button or Esc key.
false
Optional style
An element instance or an IDREF to use as the anchor for the tooltip.