SpectreTBody
ClassNamespace:
RazorConsole.ComponentsAssembly:
RazorConsole.CoreDefinition
public class SpectreTBody : ComponentBase, IComponent, IHandleEvent, IHandleAfterRenderConstructors
1| Name | Type | Description |
|---|---|---|
SpectreTBody() | Constructor | — |
Properties
2| Name | Type | Description |
|---|---|---|
Common | ||
ChildContent | RenderFragment | Table body section for SpectreTable containing main data rows. |
Other | ||
AdditionalAttributes | IReadOnlyDictionary<String, Object> | Additional HTML attributes for the tbody element. |
Methods
1| Name | Type | Description |
|---|---|---|
BuildRenderTree(RenderTreeBuilder)() | Method | — |