Flex Wrap

Controlling how flex items wrap.

Class Properties
flex-nowrap flex-wrap: nowrap;
flex-wrap flex-wrap: wrap;
flex-wrap-reverse flex-wrap: wrap-reverse;
Basic Usage
Wrap

<MudPaper Class="d-flex flex-wrap gap-4" MaxWidth="528px" Elevation="0">
    <MudPaper Class="mud-theme-primary" Width="256px" Height="64px"/>
    <MudPaper Class="mud-theme-primary" Width="256px" Height="64px"/>
    <MudPaper Class="mud-theme-primary" Width="256px" Height="64px"/>
</MudPaper>
Applying conditionally
An unhandled exception has occurred. See browser dev tools for details. Reload 🗙