Rows

Class

For examples and usage details, see the component documentation.

View Rows Component
Namespace: RazorConsole.Components
Assembly: RazorConsole.Core

Definition

public class Rows : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

1
NameTypeDescription
Rows()Constructor

Properties

2
NameTypeDescription
Common
ChildContentRenderFragmentContent to arrange in rows.
Other
ExpandBooleanArranges content in vertical rows using Spectre.Console's Rows renderable.

Methods

1
NameTypeDescription
BuildRenderTree(RenderTreeBuilder)()Method