JSPM

jason-components-ui

1.0.8
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q9632F
  • License ISC

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

Package Exports

  • jason-components-ui

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jason-components-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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