@fotihose/loading-indicator
v2.0.0-rc.7
Published
A simple loading indicator component
Downloads
4
Readme
Loading indicator
This component is part of the Fotihose network, which is a network of standalone components.
Description
A simple loading indicator using svg.
Installation
npm i @fotihose/loading-indicator -S
Usage
<fih-loading-indicator size="15" color="#fff"></fih-loading-indicator>
Inputs
| Input | Type | Default | Description | |-------|:-------:|:-------:|:-----------:| | color | string | #000 | Color of the loading indicator (hex) | size | number | - | Size of the loading indicator (px)
Outputs
No outputs
TODO
- Support different loading indicators
License
MIT