react-fake-loading

0.0.1 • Public • Published

React-fake-loading

React Fake Loading Based on Ant Design

Developed by Topspinppy

How To Use

import {FakeLoading} from 'react-fake-loading'
class App extends Component {
   render() {
      return (
          <FakeLoading />
      )
   }
}

API

options type Example
time string time="3000"
children props -

Readme

Keywords

none

Package Sidebar

Install

npm i react-fake-loading

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

16.2 kB

Total Files

11

Last publish

Collaborators

  • topspinppy