1 reference to GetAndRemoveExistingTitle
Microsoft.AspNetCore.Components.Web (1)
Head\HeadOutlet.cs (1)
30
_defaultTitle = await JSRuntime.InvokeAsync<string>(
GetAndRemoveExistingTitle
);