Rows
ClassFor examples and usage details, see the component documentation.
View Rows ComponentNamespace:
RazorConsole.ComponentsAssembly:
RazorConsole.CoreDefinition
public class Rows : ComponentBase, IComponent, IHandleEvent, IHandleAfterRenderConstructors
1| Name | Type | Description |
|---|---|---|
Rows() | Constructor | — |
Properties
2| Name | Type | Description |
|---|---|---|
Common | ||
ChildContent | RenderFragment | Content to arrange in rows. |
Other | ||
Expand | Boolean | Arranges content in vertical rows using Spectre.Console's Rows renderable. |
Methods
1| Name | Type | Description |
|---|---|---|
BuildRenderTree(RenderTreeBuilder)() | Method | — |