@ray-js/gateway-add-device-progress
TypeScript icon, indicating that this package has built-in type declarations

2.0.6 • Public • Published

English | 简体中文

@ray-js/gateway-add-device-progress

latest download

Gateway adds device progress component

Installation

$ npm install @ray-js/gateway-add-device-progress
# or
$ yarn add @ray-js/gateway-add-device-progress

Usage

Gateway adds device progress component Demo

import GatewayAddDeviceProgress from '@ray-js/gateway-add-device-progress';

<GatewayAddDeviceProgress
  show={true}
  percent={25}
  isShowButton={false}
  isShowPrompt
  onClickOverlay={hideProgress}
  onClick={onClick}
/>;

Readme

Keywords

none

Package Sidebar

Install

npm i @ray-js/gateway-add-device-progress

Weekly Downloads

0

Version

2.0.6

License

MIT

Unpacked Size

18.1 kB

Total Files

14

Last publish

Collaborators

  • tuyafe