View Source adminjs-design-system/src/atoms/tooltip/tooltip.tsx, line 15 Classes TooltipControl Type Definitions Type: object # TooltipProps Props passed to the Tooltip component. Properties: Name Type Attributes Description title string <optional> Text shown on the tooltip direction DirectionProps Direction of tooltip size 'default' | 'lg' <optional> Tooltip size View Source adminjs-design-system/src/atoms/tooltip/tooltip-props.ts, line 7