Skip to content

2.1

Skeleton

Used to render a placeholder while the content is loading. Support CSS Props.

Import

js
import { MpSkeleton } from '@mekari/pixel3'

Playground

API

MpSkeleton

Props
Slots
NameTypeDefault
color
Color of skeleton.
gray | blue | purple gray
duration
Duration animation of skeleton.
string2s
is-loading
If true, skeleton will be show loading state.
booleanfalse

Usage

Color

With Children