Type alias SkeletonProps

SkeletonProps: {
    on?: boolean;
} & CoreViewProps

Type declaration

  • Optional on?: boolean

Generated using TypeDoc