Skip to content

Tooltip

hover for test

top

bottom

left

right

PropTypeDefaultDescription
labelstringThe text or content shown inside the tooltip.
position"top" | "bottom" | "left" | "right""top"The placement of the tooltip relative to its target element.
delaynumber0Delay in milliseconds before the tooltip appears after hover.
disabledbooleanfalseIf true, the tooltip will not be shown.
classstringCustom CSS classes for styling the tooltip container.
stylestringInline styles applied to the tooltip container.