1.2.7 • Published 5 years ago

caibeike-ui v1.2.7

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

npm.io

彩贝壳b端ui库组件

CBKTag

import {CBKTag} from "caibeike-ui";

大小: size: string;

颜色: color: string;

内容: content: string;

显示隐藏: visible?: boolean;

示例: <CBKTag size="default" color="#EE3636" content="测试组件" visible={true}/>

CBKButton

import {CBKButton} from "caibeike-ui";

className: className: string;

type: 'primary' | 'default' | 'danger';

style: React.CSSProperties;

icon: icon: string;

children: children: React.ReactNode

disabled: disabled: boolean

block: block: boolean

large: large: boolean

htmlType: htmlType: ButtonHTMLType

onClick: onClick: any

示例: <CBKButton type="default" />

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago