SpectreTBody

Class
Namespace: RazorConsole.Components
Assembly: RazorConsole.Core

Definition

public class SpectreTBody : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

1
NameTypeDescription
SpectreTBody()Constructor

Properties

2
NameTypeDescription
Common
ChildContentRenderFragmentTable body section for SpectreTable containing main data rows.
Other
AdditionalAttributesIReadOnlyDictionary<String, Object>Additional HTML attributes for the tbody element.

Methods

1
NameTypeDescription
BuildRenderTree(RenderTreeBuilder)()Method