interface SelectSkeletonProps {
    fullWidth?: boolean;
    rounded?: boolean;
}

Properties

Properties

fullWidth?: boolean
rounded?: boolean