1.0.24 • Published 12 months ago

@slacking/adapter v1.0.24

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@slacking/adapter

element-ui 组件包合集

使用

import { elementUiRegister } from "@slacking/adapter";
elementUiRegister();

类型提示

项目中创建 types/@slacking/form/index.d.ts 文件, 写入如下内容, 用来拓展 type

import "@slacking/form";
import { AdapterElementUI } from "@slacking/adapter";
declare module "@slacking/form" {
  export interface CustomFormItemProperties {
    type: AdapterElementUI;
  }
}
1.0.19

12 months ago

1.0.18

12 months ago

1.0.17

12 months ago

1.0.16

12 months ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.22

12 months ago

1.0.11

12 months ago

1.0.21

12 months ago

1.0.10

12 months ago

1.0.20

12 months ago

1.0.15

12 months ago

1.0.14

12 months ago

1.0.24

12 months ago

1.0.13

12 months ago

1.0.23

12 months ago

1.0.12

12 months ago

1.0.6

1 year ago

1.0.5

1 year ago