CIA Compliance Manager API Documentation - v0.8.5

    Interface CommonWidgetProps

    Common props shared by all widgets

    interface CommonWidgetProps {
        className?: string;
        testId?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    className?: string

    Optional CSS class name

    testId?: string

    Optional test ID for automated testing

    MMNEPVFCICPMFPCPTTAAATR