Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IPopActionProps
Interface IPopActionProps
Hierarchy
IPopActionProps
Index
Properties
cancel
Pending
cancel
Text
change
Pending
confirm
Pending
confirm
Text
on
Cancel
on
Confirm
popover
prefix
type
Properties
cancel
Pending
cancel
Pending
:
boolean
cancel
Text
cancel
Text
:
string
change
Pending
change
Pending
:
(
key
:
string
, state
:
boolean
, callback
?:
(
)
=>
void
)
=>
void
Type declaration
(
key
:
string
, state
:
boolean
, callback
?:
(
)
=>
void
)
:
void
Parameters
key:
string
state:
boolean
Optional
callback:
(
)
=>
void
(
)
:
void
Returns
void
Returns
void
confirm
Pending
confirm
Pending
:
boolean
confirm
Text
confirm
Text
:
string
on
Cancel
on
Cancel
:
PopActionCallback
on
Confirm
on
Confirm
:
PopActionCallback
popover
popover
:
any
prefix
prefix
:
string
type
type
:
"primary"
|
"default"
|
"danger"
|
"success"
|
"secondary"
Globals
IPop
Action
Props
cancel
Pending
cancel
Text
change
Pending
confirm
Pending
confirm
Text
on
Cancel
on
Confirm
popover
prefix
type
Generated using
TypeDoc