Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50125 (s=50125, is=50175, ic=50175, ia=50177)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50176 (s=50125, is=50176, ic=50176, ia=50178)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50176 (s=50125, is=50176, ic=50176, ia=50178)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50178 (s=50125, is=50176, ic=50176, ia=50178)