关于[Setting the Page Title in a Blazor App]的摘要:
This post is gonna be a short one (hence the Tips tag), but it implements something I wish was natively supported in Blazor: setting the page title! That's right, we're going to see how to take something that used to be a single line of code and make it... *counts on fingers*... 17 lines of code! Progress! OK, joking aside, I think this is a useful component, and I hope you do too, dear readers.
原文地址: https://exceptionnotfound.net/setting-the-page-title-in-a-blazor-app-net-core/