Columns
ClassFor examples and usage details, see the component documentation.
View Columns ComponentNamespace:
RazorConsole.ComponentsAssembly:
RazorConsole.CoreDefinition
public class Columns : ComponentBase, IComponent, IHandleEvent, IHandleAfterRenderConstructors
1| Name | Type | Description |
|---|---|---|
Columns() | Constructor | — |
Properties
2| Name | Type | Description |
|---|---|---|
Common | ||
ChildContent | RenderFragment | Content to arrange in columns. |
Other | ||
Expand | Boolean | Whether columns should expand to fill available horizontal space. Default is false . |
Methods
1| Name | Type | Description |
|---|---|---|
BuildRenderTree(RenderTreeBuilder)() | Method | — |