CIA Compliance Manager API Documentation - v0.8.5
    interface TabProps {
        isActive?: boolean;
        label: string;
        onClick: (value: string) => void;
        testId?: string;
        value: string;
    }
    Index

    Properties

    isActive?: boolean
    label: string
    onClick: (value: string) => void
    testId?: string
    value: string
    MMNEPVFCICPMFPCPTTAAATR