🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

ac-search-cn

Package Overview
Dependencies
Maintainers
14
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ac-search-cn

AcSearch ui component for react

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
14
Created
Source

ac-search-cn

npm version Build Status Coverage Status devDependency Status NPM downloads Average time to resolve an issue Percentage of issues still open

react ac-search-cn component for tinper-bee

some description...

依赖

  • react >= 15.3.0
  • react-dom >= 15.3.0
  • prop-types >= 15.6.0

使用方法

import AcSearchPanel from 'ac-search-cn';
import 'ac-search-cn/build/AcSearchPanel.css';

API

参数说明类型默认值
title标题node-
search查询回调func-
reset清空回调func-
Children子元素:Complex/Sample 组件node-
hasChose是否可以选择查询方案node-

FormItem

参数说明类型默认值
label查询表单元素标签string-
required查询表单元素是否必填bool-
tooltip鼠标enter时显示内容string-

开发调试

$ npm install -g bee-tools
$ git clone https://github.com/tinper-bee/ac-search-cn
$ cd ac-search-cn
$ npm install
$ npm run dev

Keywords

react

FAQs

Package last updated on 14 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts