Skip to content

Add section on performance impact of different blazor templates. #1626

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

Open
wants to merge 1 commit into
base: vnext
Choose a base branch
from

Conversation

MayaKirova
Copy link
Contributor

Closes #1396


- via a server-side template, using the related component property (i.e. `BodyTemplate` property) or declaratively with the template name. For example:

```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you set a language identifier to the snippets, since the automatic ones are weird and incorrect (Gherkins and XML for some reason)

@IMinchev64 IMinchev64 added the status: in-test 💥 The PR is in test label Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: in-test 💥 The PR is in test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Blazor docs to explain the performance impact of using blazor templates vs js templates
2 participants