Skip to content

Detect the current render mode at runtime#32794

Merged
guardrex merged 3 commits intomainfrom
guardrex/blazor-preview-5-detect-render-mode
Jun 11, 2024
Merged

Detect the current render mode at runtime#32794
guardrex merged 3 commits intomainfrom
guardrex/blazor-preview-5-detect-render-mode

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented Jun 10, 2024

Fixes #32780
Addresses #32692
Addresses #31909

I hope I'm not making up my own 🦖 Blazor framework ... again! 🙈

If either or both of my examples aren't best, give me your code for better examples. I figure we place two examples here, one for interactivity and one for assigned render mode.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/components/render-modes.md ASP.NET Core Blazor render modes

@guardrex guardrex self-assigned this Jun 10, 2024
@guardrex guardrex removed the request for review from MackinnonBuck June 11, 2024 09:29
@guardrex guardrex merged commit 3ca274d into main Jun 11, 2024
@guardrex guardrex deleted the guardrex/blazor-preview-5-detect-render-mode branch June 11, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detect the current component render mode at runtime

2 participants