TooltipBorder

Defines border styles for tooltips.

Props

The following table outlines the props for the TooltipBorder:

NameTypeDefaultDescription
color
string
-

Color of the border, specified as a CSS color value.

dashArray
string
-

Dash array pattern for the border stroke (e.g., '3,3' for a dashed line).

width
number
-

Width of the border in pixels.