Search
K
首页
组件
npm
首页
组件
npm
Menu
ON THIS PAGE
基础用法
API
DialogContent Props
#
Dialog 对话框
对话框用于重要信息确认或需要用户关注的内容。
#
基础用法
#
API
#
DialogContent Props
属性
说明
类型
默认值
title
标题
string
-
description
描述
string
-
size
尺寸
'sm' | 'md' | 'lg'
'md'
showCloseButton
显示关闭按钮
boolean
true
ON THIS PAGE
基础用法
API
DialogContent Props