Skip to content

Skeleton

Placeholder skeleton for loading content.

Basic Usage

loading

Type

loading

Multiple Rows & Custom

loading

API

PropDescriptionType
loadingWhether to show skeletonboolean
animatedWhether to animateboolean
rowsNumber of paragraph rowsnumber
avatarWhether to show avatar placeholderboolean
typeColor type for skeleton'primary' | 'success' | 'warning' | 'danger' | 'info' | 'default'

Slots: default (content to show when loading completes).

MIT License