CIA Compliance Manager API Documentation - v1.0.1
    Preparing search index...
    interface LoadingSpinnerProps {
        className?: string;
        size?: "sm" | "md" | "lg";
        testId?: string;
    }
    Index

    Properties

    className?: string

    Optional CSS class name

    size?: "sm" | "md" | "lg"

    Size of the spinner

    'md'
    
    testId?: string

    Optional test ID for automated testing