NOOP Tooltip module.
- Version:
- 0.200
- Copyright:
- © 2019 by "cisco211"
- Source:
Type Definitions
Defaults
Default tooltip options.
Type:
- object.<string, any>
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
attr |
string |
<optional> |
'noop-tooltip' | Default data attribute name. |
edgeH |
string |
<optional> |
10 | Default viewport horizontal edge offset. |
edgeV |
string |
<optional> |
10 | Default viewport vertical edge offset. |
offsetX |
string |
<optional> |
10 | Default mouse x offset. |
offsetY |
string |
<optional> |
10 | Default mouse y offset. |
- Source: