Search
Preparing search index...
@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
onError
?:
(
error
:
any
)
=>
void
Optional
requires
Observable
requiresObservable
?:
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