0.2.0-alpha.95e96891 • Published 8 years ago

@hig/skeleton-item v0.2.0-alpha.95e96891

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
8 years ago

Skeleton Item

The Skeleton Item component renders a rectangular loading indicator, meant to serve as a placeholder until your actual content is ready to be rendered.

Getting started

yarn add @hig/skeleton-item

Import the component and CSS

import SkeletonItem from '@hig/skeleton-item';
import '@hig/skeleton-item/build/index.css';

Basic usage

<SkeletonItem maxWidth="400px" marginBottom="24px" />
2.2.0

4 years ago

2.1.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

2.0.0

4 years ago

1.2.0

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.3.1

7 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago