SkeletonShape
SkeletonShape =
"rect"|"circle"|"line"
Defined in: src/components/feedback/Skeleton/Skeleton.types.ts:12
Visual shape of a skeleton block.
rect— generic rectangle, the default for content blockscircle— perfect circle (avatars, dots); width and height should matchline— text-line skeleton with rounded ends and a thin default height