SpectreTD
ClassNamespace:
RazorConsole.ComponentsAssembly:
RazorConsole.CoreDefinition
public class SpectreTD : ComponentBase, IComponent, IHandleEvent, IHandleAfterRenderConstructors
1| Name | Type | Description |
|---|---|---|
SpectreTD() | Constructor | — |
Properties
3| Name | Type | Description |
|---|---|---|
Common | ||
ChildContent | RenderFragment | Table data cell for SpectreTable. |
Other | ||
AdditionalAttributes | IReadOnlyDictionary<String, Object> | Additional HTML attributes for the td element. |
Align | Nullable<Justify> | Horizontal alignment of the cell content. Options: Left, Center, Right. If null , uses default. |
Methods
1| Name | Type | Description |
|---|---|---|
BuildRenderTree(RenderTreeBuilder)() | Method | — |