CIA Compliance Manager — API Documentation - v1.1.50
    Preparing search index...
    interface KeyValuePairProps {
        label: string;
        value: ReactNode;
        className?: string;
        testId?: string;
    }
    Index

    Properties

    label: string
    value: ReactNode
    className?: string
    testId?: string