Tooltips display informative text when users hover over, focus on, or tap an element.

Tooltip

Component props

Name
Type
Description
childrenNodeSpecify the element that needs a tooltip
topRightBooleanSpecify the position of the tooltip at the top right
topLeftBooleanSpecify the position of the tooltip at the top left
bottomRightBooleanSpecify the position of the tooltip at the bottom right
bottomLeftBooleanSpecify the position of the tooltip at the bottom left
textStringSpecify the text of the tooltip