Property DefaultValue
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
DefaultValue
Value returned by UseContext when no Provider for this context exists above the consumer.
public T? DefaultValue { get; }
Property Value
- T
Value returned by UseContext when no Provider for this context exists above the consumer.
public T? DefaultValue { get; }