UITooltip
A tooltip component
Since: 6.0.0 (3.0.0)
Properties
Name | Type | Default | Description |
title |
| Required - Tooltip title | |
text |
| Required - Tooltip text | |
show |
|
| If the tooltip should be visible |
fixed |
|
| Set to true if the tooltip should be possisioned fixed instead of absolute |
Example
Last updated