components/dialog/index library

Classes

AntdBaseDialog<T extends AntdBaseAction<AntdActionStyle, T>, WidgetType, Style extends AntdDialogBaseStyle, StateType>
AntdBaseDialogState<Style extends AntdDialogBaseStyle, T extends AntdBaseAction<AntdActionStyle, T>, Dialog extends AntdBaseDialog<T, Dialog, Style, StateType>, StateType>
AntdDialog
@t 对话框 @g 反馈 @o 97 @d 用于重要信息的告知或操作的反馈,并附带少量的选项供用户进行操作。 @u 需要用户处理事务,又不希望跳转页面以致打断工作流程时,可以使用 Dialog 在当前页面正中打开一个浮层,承载相应的操作。
AntdDialogAction
对话框定义 @l AntdDialog
AntdDialogAnimation
AntdDialogBaseStyle
对话框样式 @l AntdDialog
AntdDialogState
AntdDialogStyle