Tooltip

Tooltip

new Tooltip(e)

Description:
  • Tooltip UI element class. Available attributes: data-tooltip-custom-name - custom tooltip id data-tooltip-text - tooltip caption data-tooltip-textid - localized text id data-tooltip-width - tooltip width data-tooltip-autohide - automatically hide tooltip after show ('1', '0'; default - '1') data-tooltip-pos - tooltip position ('left', 'right', 'bottom'; default - 'bottom')
Source:
Parameters:
Name Type Description
e