0.2.9 • Published 1 year ago

@xmem/dui-vue v0.2.9

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

说明

基于Arco-design的VUE的组件库

安装

pnpm add @xmem/dui-vue

使用

import { UIEvent } from '@xmem/dui-vue'

UIEvent UI交互事件集

const { showDeleteConfirmation } = UIEvent
const confirmed = await showDeleteConfirmation()
// 确定会返回true,取消返回false

支持参数

title:非必填,默认值 = '删除确认'

content:非必填,默认值 = '数据删除之后不可恢复,是否删除'

0.2.7

1 year ago

0.2.6

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.1

1 year ago

0.1.2

1 year ago

0.2.0

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.9

1 year ago

0.2.3

1 year ago

0.1.4

1 year ago

0.2.2

1 year ago

0.1.3

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago