-
page
- Type: boolean
-
Setting the
page
attribute to true will result in the tooltip being filled automatically as appropriate for abrowser
content area tooltip, i.e. the tooltip text is set according to the DOM element in the browser that the user hovered over.
Example
<tooltip id="pageTooltip" page="true"/> <browser tooltip="pageTooltip"/>