错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Routing

  • Peter Himschoot

摘要

Blazor is a .NET framework you use for building _single-page applications_ (SPA), just like you can use popular JavaScript frameworks such as Angular, React, and VueJs. But what is a _SPA_? In this chapter, you will use routing to jump between different sections of a SPA and send data between different components.