Hi,
I would like to create some kind of 'filter panel' that would reside on a layout (so it could be hidden and would affect all pages). Is there any way I could bind values from a layout to the pages? I thought I would simply set attributes on the content container but doesn't seem to work. I've seen to global properties for Angular, but no such things for Blazor.
Thanks