Tw Blazor Layout

How to structure Blazor app chrome with the "empty layout + cascaded page-component shell" pattern — keep LayoutComponentBase empty and put header/nav/content/aside/footer in ONE shell component that pages wrap their content in and that cascades itself. Use when designing a Blazor app's layout/navigation, deciding where chrome belongs, building a layout shell, or when chrome must react to a state store or per-navigation lifecycle that a layout can't provide.

tuyv 8430579 4 files · 17.4 KB Updated

File contents

tuyv/ccpm/tree/main/preset-registry/skills/timewarpengineering-timewarp-architecture-tw-blazor-layout commit 8430579830

Frequently asked questions

npx skillmds@latest add tuyv/tw-blazor-layout