Theme Blazor Grid

    With the Blazor Theming css, the Ignite UI for Blazor Grid can be easily customized to match your brand identity. In addition to predefined themes and palettes, you can further customize the look and feel of your data grid by using an alternate set of CSS custom properties.

    <head>
        <link href="_content/IgniteUI.Blazor/themes/grid/dark/bootstrap.css" rel="stylesheet" />
    </head>
    

    Additional Resources

    Our community is active and always welcoming to new ideas.