Blazorise Column component

A wrapper that represents a column in a flexbox grid.

API

Parameters

Parameter Description TypeDefault
ChildContent

Specifies the content to render inside this Column.

Remarks

Use this property to define custom child elements or components to be displayed within the column.

RenderFragmentnull
ColumnSize

Defines the sizing configuration for the column, supporting responsive layouts and custom size definitions.

IFluentColumnnull
On this page