Taiga UI 5 is out!

Hint CORE

Examples API GitHub

Hover me
[tuiHint]
content of the hint
PolymorpheusContent
[tuiHintShowDelay]
show delay in milliseconds
number
[tuiHintHideDelay]
hide delay in milliseconds
number
HintCommon hint props
[tuiHintAppearance]
appearance of the hint bubble
string
[tuiHintDirection]
preferred direction of the bubble or an array to define preferred priority
TuiHintDirection
[tuiHintCentered]
whether a bubble arrow should point to the host's center ( false switches to the new rules where direction is the alignment side for the bubble, rather than the direction towards which it unravels)
boolean
(tuiHintDirectionChange)
event notifying of direction change due to limited space
TuiHintDirection
(tuiHintVisible)
event notifying of bubble being shown or hidden
boolean