Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123215 (s=123215, is=123291, ic=123294, ia=123296)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123292 (s=123215, is=123292, ic=123295, ia=123297)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123295 (s=123215, is=123292, ic=123295, ia=123297)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123297 (s=123215, is=123292, ic=123295, ia=123297)