Skeleton

A placeholder component that simulates the appearance of content while it is loading. Provides a visual representation of the UI's structure to reduce perceived loading time and improve user experience.

Smooth animation for loading state indication

Customizable visibility control

Architecture

so-skeleton
Slot: default

Reference

  • Skeleton

    The skeleton component. Creates a placeholder that mimics the shape and size of the content being loaded.

    • Attributes

      • show
        boolean
        /
        default: false

        When true, displays the skeleton loading state. Use this to control the visibility of the loading indicator based on your content's loading status.

made for toddle