1.0.0 • Published 5 years ago
my-image-spinner v1.0.0
Image Spinner
Image Spinner can be used to show the loading state in your projects. Spinners can be used as a
Installation
npm i my-image-spinner
Usage
import SpinnerImage from 'my-image-spinner'
<SpinnerImage/>
Size
property | default | size(option) |
---|---|---|
size | md | 'xs', 'sm', 'md', 'lg', 'xl' |
Example
<SpinnerImage size="xl"/>