TooltipDefaultProps Type alias

Beta

Default properties of Tooltip component.

TooltipDefaultProps = Pick<TooltipProps, "position" = undefined>

Defined in

Last Updated: 08 January, 2020