0.2.9 • Published 2 years ago

@xmem/dui-vue v0.2.9

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

0.2.6

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.1

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.2.3

2 years ago

0.1.4

2 years ago

0.2.2

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago