jason-components-ui
v1.0.8
Published
some react components. You can install it and search the code in node_modules.Then I will push it to github. If you have some advice or any problems,please send me Emial([email protected]) Thank you!
Downloads
30
Maintainers
Readme
JASON-COMPONENTS-UI
Online Introduction
This project is a common component library of React.There is some components. I hope to bring efficiency to your project.At present, there is nothing in gitbub. I will keep updating. If you have any suggestions or questions, please email me([email protected]).
####Installing it, Viewing the code,
####Present Components Tree,TreeSelect, Select,Grid,TimePicker
Use(eg)
<Select
hasMore
options={options}
onSearch={({value, callback}) =>{...}}
loadMore={callback => {...}}
/>
and so on!