CIA Compliance Manager — API Documentation - v1.1.50
    Preparing search index...
    interface TooltipProps {
        content: ReactNode;
        children: ReactElement;
        className?: string;
        testId?: string;
    }
    Index

    Properties

    content: ReactNode
    children: ReactElement
    className?: string
    testId?: string