Property IsErrorBoundary
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
IsErrorBoundary
Runtime hint for whether [Component(IsErrorBoundary = true)] is applied.
public bool IsErrorBoundary { get; init; }
Property Value
- bool
Runtime hint for whether [Component(IsErrorBoundary = true)] is applied.
public bool IsErrorBoundary { get; init; }