Skip to content
On this page

popconfirm组件

Element Plus Popover 组件文档

Hidden Title

基础用法

通常用法

Slots

属性

属性名说明类型默认值
title标题文案string确定删除吗?
width弹层宽度string / number200
content正文内容string-
reConfirm是否启用二次确认,关闭后点击即直接确认booleantrue

事件

事件名说明
confirm点击确认时触发
cancel点击取消时触发

插槽

插槽名说明
default触发器内容
content自定义正文内容
footer自定义底部操作区

Exposes

名称说明类型
close手动关闭弹层function