10
Advanced Topics in Creating Razor Components
In Blazor app development, everything is a component. We learned how to create Razor components in the last chapter. In this chapter, we will explore more advanced topics about Razor components. To convert list groups and context menus to Razor components, we need to understand advanced topics such as templated components and form validation. We will introduce these concepts while we are creating more Razor components in our project.
We will cover the following topics in this chapter:
- Creating more Razor components
- Using templated components
- Built-in Razor components and input validation
Technical requirements
To test and debug the source code in this chapter, you need to have Visual Studio 2022 ...
Get .NET MAUI Cross-Platform Application Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.