示例#1
0
 protected override async Task OnInitializedAsync()
 {
     await TitleService.SetHtmlTitleAsync(Title);
 }