1.0.10 • Published 3 years ago

prit-lib v1.0.10

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

投研一体化--前端公共组件仓库

install

npm i prit-lib

components

    import { Authbutton, KKTable, TableSizeButton } from 'prit-lib'

Authbutton

  • 权限按钮
    <AuthButton authpath='/v1/res/relate/indus/copy'>权限按钮</AuthButton>

KKTable

  • 自定义组件 对antd的Table进一步封装
  • 使用方法跟antd的Table一样
   <KKTable />

TableSizeButton

  • Table大小切换器
   <TableSizeButton />
1.0.10

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.9

3 years ago

1.0.7

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago