Try It Yourself
Practice what you learned in this chapter in an interactive code playground.
We'll cover the following...
We'll cover the following...
The interactive playground at the end of the lesson contains a .NET MAUI project with Blazor WebAssembly views. We can make the following changes to the Razor components:
Renaming components.
Referencing Razor components from other Razor components. ...