BcAutoGrid
Description
The BcAutoGrid component is a flexible grid layout system that allows dynamic arrangement of child components based on CSS grid properties.
Parameters
ChildContent
RenderFragment?
Defines the child content that will be placed within the grid.
StylesAutoGrid
StylesAutoGrid
Specifies how the grid should behave in terms of auto-sizing and layout.
ColumnMinWidth
string?
Defines the minimum width for a grid column.
ColumnMaxWidth
string?
Defines the maximum width for a grid column.
GridGap
string?
Specifies the gap between grid items.
GridColumnGap
string?
Defines the gap specifically between grid columns.
GridRowGap
string?
Defines the gap specifically between grid rows.
Sample
My first News Card
This is the News Card Subtext example
My second News Card
This is the News Card Subtext example
My third News Card
This is the News Card Subtext example
My 4 News Card
This is the News Card Subtext example
My 5 News Card
This is the News Card Subtext example
My 6 News Card
This is the News Card Subtext example