The EnvironmentState path to resolve.
Optional
options: GetOptionsReactive<T, K> & GetOptionsDecoratorThe options to get the value and set the property.
Gets the value at path from environment as Observable if the getter returns undefined.
A property decorator to get the property with the value at path from environment.
The EnvironmentState path to resolve.
Optional
options: GetOptionsReactive<T, K> & GetOptionsDecoratorThe options to get the value and set the property.
Generated using TypeDoc
Gets the value at path from environment as Observable if the property is undefined.
Returns
A property decorator to get the property with the value at path from environment.