Type alias TooltipContentProps

TooltipContentProps: {
    anchor?: TooltipAnchor;
    arrow?: boolean;
} & CoreViewProps

Type declaration

Generated using TypeDoc