Container

Just simple container that contains elements. Has only one property called IsFluid

<Container/>

Grid

Containers need grid of course. This is a bootstrap but in Blazor way

<GridRow>
    <GridCol>
        <TextBox/>
    </GridCol>
</GridRow>

And this is a grid example

Col="1"
Col="1"
Col="1"
Col="1"
Col="1"
Col="1"
Col="1"
Col="1"
Col="1"
Col="1"
Col="1"
Col="1"
Col="2"
Col="2"
Col="2"
Col="2"
Col="2"
Col="2"
Col="3"
Col="3"
Col="3"
Col="3"
Col="4"
Col="4"
Col="4"
Col="6"
Col="6"
Col="12"
An error has occurred. This application may no longer respond until reloaded. Reload 🗙