Skeleton
- Library
- UDS Base
- Repository
- github.com/telus/universal-design-system
- Package
- npmjs.com/package/@telus-uds/components-base
- Package version
- 1.6.1
Introduction
import { Skeleton } from '@telus-uds/components-base'
Skeleton component for mocking content while it is loading.
Shapes
Circle
Box
Line
Props
Name | Type | Default | Description |
---|---|---|---|
shape | 'line' | 'circle' | 'box' | 'line' | |
tokens | custom | System tokens prop, see tokens for more details | |
variant | objectOf | System variant prop, see variants for more details | |
size | number | ||
characters | number | ||
lines | number |