Columns

Class

For examples and usage details, see the component documentation.

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

Definition

public class Columns : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender

Constructors

1
NameTypeDescription
Columns()Constructor

Properties

2
NameTypeDescription
Common
ChildContentRenderFragmentContent to arrange in columns.
Other
ExpandBooleanWhether columns should expand to fill available horizontal space. Default is false .

Methods

1
NameTypeDescription
BuildRenderTree(RenderTreeBuilder)()Method