1.0.8 • Published 7 years ago

jason-components-ui v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

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(pounffely@163.com).

####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!