render-info
CommunityDetect render context in Blazor to tailor UI.
AuthorAndreHogberg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Blazor applications render differently across environments. RendererInfo provides runtime context about the current renderer, enabling you to adapt UI and behavior when prerendering vs interactive sessions and across platforms like Server, WebAssembly, or WebView.
Core Features & Use Cases
- Detect interactive vs static rendering to conditionally render controls and placeholders.
- Identify the render platform (Static, Server, WebAssembly, WebView) to tailor UX and features.
- Use cases include prerender placeholders, hydration-aware UI, and hybrid app scenarios.
Quick Start
Create a Razor component that checks RendererInfo.IsInteractive and RendererInfo.Name to render a loading message during prerender and the full UI after hydration.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: render-info Download link: https://github.com/AndreHogberg/summit-ui/archive/main.zip#render-info Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.