Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Vendor
Mobx
IWhenOptions
Interface IWhenOptions
interface
IWhenOptions
{
name
?:
string
;
onError
?:
(
(
error
:
any
)
=>
void
)
;
requiresObservable
?:
boolean
;
timeout
?:
number
;
}
Index
Properties
name?
on
Error?
requires
Observable?
timeout?
Properties
Optional
name
name
?:
string
Optional
on
Error
on
Error
?:
(
(
error
:
any
)
=>
void
)
Optional
requires
Observable
requires
Observable
?:
boolean
Experimental. Warns if the view doesn't track observables
Optional
timeout
timeout
?:
number
On This Page
Properties
name
on
Error
requires
Observable
timeout
Юниверс MDM SDK UI
Loading...
Experimental. Warns if the view doesn't track observables