2.0.31 • Published 10 years ago

react-xxxx v2.0.31

Weekly downloads
1
License
MIT
Repository
-
Last release
10 years ago

react-xxxx


NPM

Install

npm  install react-xxxx

Development

git clone [Please fill your git repo here]
npm  install
npm start

Usage

var Component = require('react-xxxx');
var React = require('react');
React.render(<Component />, container);

API

props

参数说明类型可选值默认值
name指定显示的名字int任意非负整数0
onClick点击时的回调函数functionnoop

License

react-xxxx is released under the MIT license.

2.0.31

10 years ago

2.0.30

10 years ago

2.0.29

10 years ago

2.0.7

10 years ago

2.0.5

10 years ago

2.0.4

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago