auto-reload-g
TypeScript icon, indicating that this package has built-in type declarations

0.1.26 • Public • Published

auto-reload-g


A component that control timing refresh based on antd with React

NPM version

Screenshot

Demo

online example: https://favori.gitee.io/gantd-landing (CodePen)

install

rc-tabs

Feature

  • Friendly with polling
  • Easy for users to decide whether to turn on
  • Support internationalization

Usage

import React from 'react';
import AutoReload from 'auto-load-g';

function BasicUse() {
  return <AutoReload
      refresh={() => { console.log('refresh now') }}
    />
}

React.render(<BasicUse/>, mountNode);

API

Documentation

Contact

Anthor

GantFDT

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i auto-reload-g

Weekly Downloads

31

Version

0.1.26

License

MIT

Unpacked Size

19 kB

Total Files

19

Last publish

Collaborators

  • wujiaxian
  • liuyanlu
  • favori
  • eyelly
  • vvey
  • zhangdousang
  • solinma
  • yunfang