2.0.31 • Published 9 years ago

react-xxxx v2.0.31

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

9 years ago

2.0.30

9 years ago

2.0.29

9 years ago

2.0.7

9 years ago

2.0.5

9 years ago

2.0.4

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago