Usage
Import
import { Skeleton } from '@passfort/castle'content_copyCopy
Example
You can use it as a standalone component.
content_copyCopy
live example
Or to wrap another component to take the same height and width.
content_copyCopy
live example
Circle and Text Skeleton
import { SkeletonCircle } from '@passfort/castle'content_copyCopy
content_copyCopy
live example
Skipping the skeleton when content is loaded
content_copyCopy
live example