antd-coffee

0.0.36 • Public • Published

Antd Coffee

基于 Antd,对常用业务组件封装扩展,提高开发效率。

  • [x] 100% Typescript
  • [x] 兼容原生组件

使用

安装

$ yarn add antd-coffee

组件

import { AsyncButton } from 'antd-coffee'

function Demo(params) {
  return <AsyncButton />
}

/antd-coffee/

    Package Sidebar

    Install

    npm i antd-coffee

    Weekly Downloads

    36

    Version

    0.0.36

    License

    MIT

    Unpacked Size

    151 kB

    Total Files

    102

    Last publish

    Collaborators

    • dahong