Relative Content

Tag Archive for blazormudblazor

MudBlazor d-flex column values

I am attempting to use variables in classes and column widths in a MudItem.
The source is a database record. The objective is to make the page dynamic, sourced from the database. The following line requires the “mColumns” to be an integer, but is originally a string. Is there a way I can convert mColumns to a string in this mark-up?