Preparing search index...
The search index is not available
ArtusX
ArtusX
@artusx/core
InjectOptions
Interface InjectOptions
interface
InjectOptions
{
defaultValue
?:
any
;
id
?:
Identifier
<
unknown
>
;
lazy
?:
boolean
;
noThrow
?:
boolean
;
}
Index
Properties
default
Value?
id?
lazy?
no
Throw?
Properties
Optional
default
Value
default
Value
?:
any
Optional
id
id
?:
Identifier
<
unknown
>
Optional
lazy
lazy
?:
boolean
Optional
no
Throw
no
Throw
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
default
Value
id
lazy
no
Throw
ArtusX
Loading...