Skip to content

[Blazor] Allow ability to change page title dynamically. #9897

@rxelizondo

Description

@rxelizondo

Sometimes you may want to change the page title dynamically depending on certain circumstances. As far as I can see, the page title is set on index.html and given that this is just a regular html page I can’t use something like razor syntax to perhaps call a function that would get the correct page title dynamically.

I realize that there are other ways to accomplish this such as using JavaScript but it would be nice to not have to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✔️ Resolution: DuplicateResolved as a duplicate of another issuearea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing one

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions