SpectreTD

Class
Namespace: RazorConsole.Components
Assembly: RazorConsole.Core

Definition

public class SpectreTD : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

1
NameTypeDescription
SpectreTD()Constructor

Properties

3
NameTypeDescription
Common
ChildContentRenderFragmentTable data cell for SpectreTable.
Other
AdditionalAttributesIReadOnlyDictionary<String, Object>Additional HTML attributes for the td element.
AlignNullable<Justify>Horizontal alignment of the cell content. Options: Left, Center, Right. If null , uses default.

Methods

1
NameTypeDescription
BuildRenderTree(RenderTreeBuilder)()Method