zqrl-rc-components
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

zqrl-rc-components

基于 TypeScript + React 中企的自定义组件库 0.0.17开始 包含 文件管理、图标管理、主数据查询

antd 3.X 请使用 0.0.17 前版本 或 (v0.1.5) antd 4.X 请使用 >0.0.17 版本 具体使用方法见企业内部链接 192.168.41.13:8007 开通的账号才可查看组件调用文档 组件包含外部接口响应事件配置 需要配合特定的后台接口进行联调 请根据具体业务场景实践

Example

# install project packages
npm install

# install example packages
cd demo
npm install

# run start
npm start

Installation

npm install --save zqrl-rc-components

Usage

import {TestComponent1} from "zqrl-rc-components";

const App = () => <TestComponent1 />;

API

name description type
age 参数1 ReactNode
titleName 参数2 string

License

MIT, see the LICENSE file for detail.

Readme

Keywords

Package Sidebar

Install

npm i zqrl-rc-components

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

216 kB

Total Files

56

Last publish

Collaborators

  • zqrl