@ray-js/search-device-tip-modal
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

English | 简体中文

@ray-js/search-device-tip-modal

latest download

Before searching for a device, a pop-up window for resetting the network configuration

Installation

$ npm install @ray-js/search-device-tip-modal
# or
$ yarn add @ray-js/search-device-tip-modal

Usage

SearchDeviceTipModal Demo

import SearchDeviceTipModal from '@ray-js/search-device-tip-modal';

<SearchDeviceTipModal
  show={show}
  onClickOverlay={() => setShow(false)}
  onCloseButtonClick={() => setShow(false)}
  onMoreButtonClick={handleBtnClick}
  onAddButtonClick={handleBtnClick}
  dataSource={dataSource}
/>;

Readme

Keywords

none

Package Sidebar

Install

npm i @ray-js/search-device-tip-modal

Weekly Downloads

1

Version

2.0.4

License

MIT

Unpacked Size

31.4 kB

Total Files

14

Last publish

Collaborators

  • tuyafe