Skip to content

Revert <head> control Blazor guidance #20319

@guardrex

Description

@guardrex

NOTE: There is deactivated Link component content in the Class Libraries topic to update/reactivate for 6.0.

When components for influencing <head> elements come back, revert changes made on #20318.

TOC Built-in components entries

- name: Link
  href: blazor/fundamentals/additional-scenarios.md#influence-html-head-tag-elements
- name: Meta
  href: blazor/fundamentals/additional-scenarios.md#influence-html-head-tag-elements
- name: Title
  href: blazor/fundamentals/additional-scenarios.md#influence-html-head-tag-elements

Release notes ...

### Influence the HTML head in Blazor apps

Use the new `Title`, `Link`, and `Meta` components to programmatically set the title of a page and dynamically add links and meta tags to the HTML head in a Blazor app. For more information, see <xref:blazor/fundamentals/additional-scenarios#influence-html-head-tag-elements>.

Also, update the following line ...

*This section applies to the upcoming ASP.NET Core 5.0 release of Blazor WebAssembly and Blazor Server.*


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions