Relative Content

Tag Archive for c#html.netblazor

Blazor : calculate a value or leave as default

if I want to supply a calculated value to a component such as a grid or any parameter really, and if there is no value then I want to leave the value as it was since it is being automatically calculated by that component, such as a default col width.