UITooltip
A tooltip component
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