JSPM

jason-components-ui

1.0.5
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • 0
    • Score
      100M100P100Q12347F
    • License ISC

    react-components-ui author: Jason

    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!