interface FabSkeletonProps {
    variant: "extended" | "circular";
}

Properties

Properties

variant: "extended" | "circular"