Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rxelizondo opened this issue May 1, 2019 · 1 comment
Closed

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

rxelizondo opened this issue May 1, 2019 · 1 comment
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one ✔️ Resolution: Duplicate Resolved as a duplicate of another issue
Milestone

Comments

@rxelizondo
Copy link

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.

@Eilon Eilon added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label May 1, 2019
@pranavkm pranavkm added the area-blazor Includes: Blazor, Razor Components label May 2, 2019
@danroth27 danroth27 added this to the 3.0.0-preview7 milestone May 3, 2019
@danroth27 danroth27 added the enhancement This issue represents an ask for new feature or an enhancement to an existing one label May 3, 2019
@mkArtakMSFT mkArtakMSFT removed area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates labels May 9, 2019
@mkArtakMSFT mkArtakMSFT modified the milestones: 3.0.0-preview7, 3.1.0 May 23, 2019
@mkArtakMSFT mkArtakMSFT modified the milestones: 3.1.0, 5.0.0 Aug 12, 2019
@mkArtakMSFT
Copy link
Member

This will be covered as part of #10450

@mkArtakMSFT mkArtakMSFT added the ✔️ Resolution: Duplicate Resolved as a duplicate of another issue label Aug 19, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one ✔️ Resolution: Duplicate Resolved as a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

5 participants