Tooltip

PropertyTypeDescription
label
stringThe content of the tooltip.
align?
TooltipAlign
One of:
Center, Left, Right
children?
React.ReactNode
direction?
TooltipDirection
One of:
Bottom, Left, Right, Top
display?
Display
One of:
Block, Flex, Hide, HideAccessible, Inline, InlineBlock, InlineFlex
offsetX?
string
offsetY?
string
show?
booleanManually toggle the display of the tooltip.
title?
string
width?
number