Hiyve Components - v1.0.0
    Preparing search index...

    Props for the FileListSkeleton component

    interface FileListSkeletonProps {
        columns?: number;
        rows?: number;
        showCheckbox?: boolean;
    }
    Index

    Properties

    columns?: number

    Number of data columns

    rows?: number

    Number of skeleton rows to display

    showCheckbox?: boolean

    Whether to show checkbox column