Preparing search index...
The search index is not available
dattatable
dattatable
IInstallProps
Interface IInstallProps
interface
IInstallProps
{
cfg
:
ISPConfig
|
ISPConfig
[]
;
onCompleted
?:
(
(
)
=>
any
)
;
onError
?:
(
(
cfg
)
=>
void
)
;
}
Index
Properties
cfg
on
Completed?
on
Error?
Properties
cfg
cfg
:
ISPConfig
|
ISPConfig
[]
Optional
on
Completed
on
Completed
?:
(
(
)
=>
any
)
Type declaration
(
)
:
any
Returns
any
Optional
on
Error
on
Error
?:
(
(
cfg
)
=>
void
)
Type declaration
(
cfg
)
:
void
Parameters
cfg
:
ISPConfig
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cfg
on
Completed
on
Error
dattatable
Loading...