Search
Preparing search index...
The search index is not available
@taikai/dappkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@taikai/dappkit
Pausable
Class Pausable
Hierarchy
UseModel
<
PausableMethods
>
Pausable
Index
Constructors
constructor
Properties
model
Methods
paused
when
Not
Paused
Constructors
constructor
new
Pausable
(
__namedParameters
:
UseModelParams
<
PausableMethods
>
)
:
Pausable
Parameters
__namedParameters:
UseModelParams
<
PausableMethods
>
Returns
Pausable
Properties
Readonly
model
model
:
MinimalModel
Methods
paused
paused
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
when
Not
Paused
when
Not
Paused
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Exports
Defaults
Pausable
constructor
model
paused
when
Not
Paused
Generated using
TypeDoc