Category Archives: WASM

A Multilevel Responsive Blazor-menu

When you generate a Blazor-server app or Webassembly the standard template generates a menu docked to the left which is responsive, but has some drawbacks : It doesn’t support multiple levels It depends on bootstrap which introduces additional complexity Menu-items are hardcoded Webapplications need a flexible way enabling multilevel-, responsive menus, the standard template is… Read More »