UITooltip
A tooltip component
Properties
Name
Type
Default
Description
title
string
Required - Tooltip title
text
string
Required - Tooltip text
show
boolean
false
If the tooltip should be visible
fixed
boolean
false
Set to true if the tooltip should be possisioned fixed instead of absolute
Example
Last updated
Was this helpful?