Skeleton

Bones in your closet.

Example

Props

    đŸ•šī¸ standard props
    No data available
    🎨 style props
    --skeleton-card-background
    color
    Background color of the skeleton.
    rgb(var(--global-color-background-200))
    --skeleton-animation-color
    color
    Color of the skeleton animation effect.
    rgb(var(--global-color-background-400))
    --skeleton-card-width
    size
    Width of the skeleton.
    100%
    --skeleton-card-height
    size
    Height of the skeleton.
    100%
    --skeleton-card-max-width
    size
    Maximum width of the skeleton.
    --skeleton-card-max-height
    size
    Maximum height of the skeleton.
    --skeleton-card-min-width
    size
    Minimum width of the skeleton.
    --skeleton-card-min-height
    size
    Minimum height of the skeleton.
    --skeleton-card-padding
    size
    Padding inside the skeleton.

Slots

    No data available

Events

    No data available