Skip to content
Toyar
Search
K
Main Navigation
指南
组件
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
dialog
基本用法
插槽
属性(Attributes)
属性
描述
类型
值
默认
title
dialog 标题
string
--
'提示'
width
dialog 宽度
string
--
30%
top
dialog 距离顶部距离
string
--
15vh
modelValue
dialogv-model required
boolean
--
false
info
dialog 内容
string
--
--
isUnderLine
是否显示header下划线
boolean
--
true
插槽(slot)
名称
描述
default
dialog内容
title
dialog标题
footer
dialog底部