Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11245 (s=11245, is=11255, ic=11254, ia=11256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11256 (s=11245, is=11256, ic=11255, ia=11257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11255 (s=11245, is=11256, ic=11255, ia=11257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11257 (s=11245, is=11256, ic=11255, ia=11257)