Search
Preparing search index...
The search index is not available
Quiver-Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ValueProvider
Class ValueProvider
Hardcoded value provider.
author
Jānis Radiņš
Hierarchy
ValueProvider
Implements
InjectionValueProvider
Index
Constructors
constructor
Methods
destroy
get
Provider
Value
Constructors
constructor
new
Value
Provider
(
value
:
any
)
:
ValueProvider
Parameters
value:
any
Returns
ValueProvider
Methods
destroy
destroy
(
)
:
void
Returns
void
get
Provider
Value
get
Provider
Value
(
)
:
any
Returns
any
Globals
Value
Provider
constructor
destroy
get
Provider
Value
Hardcoded value provider.
Jānis Radiņš