Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111222 (s=111222, is=111295, ic=111296, ia=111298)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111296 (s=111222, is=111296, ic=111297, ia=111299)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111297 (s=111222, is=111296, ic=111297, ia=111299)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111299 (s=111222, is=111296, ic=111297, ia=111299)