API Reference > ui-ninezone > Popup > TooltipProps TooltipProps Interface Beta Properties of Tooltip component. Extends CommonProps Properties Name Type Description children undefined | React.ReactNode Tooltip content. icon undefined | React.ReactNode Tooltip icon. onSizeChanged undefined | (size: SizeProps) => void Function called when the bounds of the tooltip changes. position PointProps Position of the tooltip. Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/ninezone/src/ui-ninezone/popup/Tooltip.tsx Line 18 Last Updated: 13 June, 2024