Class ErrorChrome
- Namespace
- The.Web.Controls.Primitives
- Assembly
- Instagile.Web.Client.dll
public class ErrorChrome : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
- Inheritance
-
ErrorChrome
- Implements
- Inherited Members
Properties
ChildContent
[Parameter]
public RenderFragment? ChildContent { get; set; }
Property Value
Height
[Parameter]
public BlockHeight Height { get; set; }
Property Value
Methods
BuildRenderTree(RenderTreeBuilder)
Renders the component to the supplied RenderTreeBuilder.
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builderRenderTreeBuilder