Appearance
ToolTip
ToolTip
is an DOM-based component, that draws contextual information based on mouse location. It is meant to render outside of the main DDV framework and is meant to be customized via non-svg display elements.
Props
name | type | default | required | description |
---|---|---|---|---|
toolTipInfo | ToolTipInfo | N/A | 🗹 | |
ignoreX | boolean | false | ☐ | |
ignoreY | boolean | false | ☐ |
Slots
None