Skip to content

dialog

基本用法

插槽

属性(Attributes)

属性描述类型默认
titledialog 标题string--'提示'
widthdialog 宽度string--30%
topdialog 距离顶部距离string--15vh
modelValuedialogv-model requiredboolean--false
infodialog 内容string----
isUnderLine是否显示header下划线boolean--true

插槽(slot)

名称描述
defaultdialog内容
titledialog标题
footerdialog底部

Released under the MIT License.