2.0.31 • Published 8 years ago

react-xxxx v2.0.31

Weekly downloads
1
License
MIT
Repository
-
Last release
8 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

8 years ago

2.0.30

8 years ago

2.0.29

8 years ago

2.0.7

8 years ago

2.0.5

8 years ago

2.0.4

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago