Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Implement Bootstrap Grid like layout component.
>>>>>>>>>>>>>
Default structure of the grid layout:
<div class="row>
<div class="col-*-*"></div>
Need to add *[options] based on the devices like small, medium, large.
Also, consider the following features while implement it.