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

    Properties

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