Property IsErrorBoundary
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
IsErrorBoundary
Whether this component behaves as an Error Boundary. Default is false.
public bool IsErrorBoundary { get; init; }
Property Value
- bool
Whether this component behaves as an Error Boundary. Default is false.
public bool IsErrorBoundary { get; init; }