CIA Compliance Manager API Documentation - v1.0.1
    Preparing search index...
    interface LoadingSkeletonProps {
        className?: string;
        lines?: number;
        testId?: string;
    }
    Index

    Properties

    className?: string

    Optional CSS class name

    lines?: number

    Number of skeleton lines to display

    3
    
    testId?: string

    Optional test ID for automated testing