你的位置: 码友网首页 / 资讯源列表 / Blazor Components with Arbitrary and Cascading Parameters

关于[Blazor Components with Arbitrary and Cascading Parameters]的摘要:

Blazor components are reusable parts of the application containing the logic for the user interface creation. So, everything in our application could be a component. A home page, registration, login form, error page, you name it. It is always recommended to use components to split the application’s logic into smaller reusable/maintainable parts. In this article, we are going to learn about creating components and how to pass different kinds of parameters to it. Additionally, we are going to learn how to debug the Blazor WebAssembly application using our browser.

原文地址: https://code-maze.com/blazor-components/

收录时间: 2020-06-16 浏览量: 1521 分类: Blazor

| 0 收藏 | 0