Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
IDialogProps
Interface IDialogProps
Hierarchy
IDialogProps
Index
Properties
children
class
Name
close
Btn
footer
mask
mask
Closable
position
style
title
visible
Methods
on
Close
on
Closed
on
Opened
Properties
Optional
children
children
:
ReactNode
Optional
class
Name
class
Name
:
string
Optional
close
Btn
close
Btn
:
boolean
Optional
footer
footer
:
ReactNode
Optional
mask
mask
:
boolean
Optional
mask
Closable
mask
Closable
:
boolean
Optional
position
position
:
"auto"
|
"center"
Optional
style
style
:
CSSProperties
Optional
title
title
:
ReactNode
visible
visible
:
boolean
Methods
Optional
on
Close
on
Close
(
e
:
MouseEvent
|
KeyboardEvent
|
TouchEvent
)
:
void
Parameters
e:
MouseEvent
|
KeyboardEvent
|
TouchEvent
Returns
void
Optional
on
Closed
on
Closed
(
)
:
void
Returns
void
Optional
on
Opened
on
Opened
(
)
:
void
Returns
void
Exports
IDialog
Props
children
class
Name
close
Btn
footer
mask
mask
Closable
position
style
title
visible
on
Close
on
Closed
on
Opened
Generated using
TypeDoc