Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11235 (s=11235, is=11245, ic=11244, ia=11246)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11246 (s=11235, is=11246, ic=11245, ia=11247)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11245 (s=11235, is=11246, ic=11245, ia=11247)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11247 (s=11235, is=11246, ic=11245, ia=11247)