Tooltip
Usage
API
Directive Modifiers
| Modifier | Description |
|---|---|
| .top | Position tooltip above element |
| .bottom | Position tooltip below element (default) |
| .left | Position tooltip to the left |
| .right | Position tooltip to the right |
Value
| Type | Description |
|---|---|
| String | The tooltip text content. Supports reactive values. |
