vikramlearning / blazorbootstrap

An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
https://docs.blazorbootstrap.com/
Apache License 2.0
565 stars 15 forks source link

Grid: Add GridContainerClass Parameter #776

Closed mrcorale closed 1 day ago

mrcorale commented 4 days ago

Hi, is it possible to add a CustomCss to add an additional class where class='table-responsive' is already preset, as shown in the image? custom-css

gvreddy04 commented 2 days ago

@mrcorale Thank you for using BlazorBootstrap. We currently don't have a provision to add the class to the GridContainer div tag. We will be adding this functionality in the next version.

mrcorale commented 2 days ago

Thank's !