AutoTooltip of API Reference, Mixins Webix Docs

StartAPI ReferenceMixins

Allows for setting a prompting message for data items.

Properties

tooltip sets a popup message next to the item when the cursor points to it

Other

$tooltipIn shows a tooltip
$tooltipMove defines the tooltip while the cursor moves over a view or an HTML area
$tooltipOut defines the behavior of a tooltip when the cursor is out of the target widget or HTML area

Back to top