Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33298 (s=33298, is=33333, ic=33332, ia=33334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33334 (s=33298, is=33334, ic=33333, ia=33335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33333 (s=33298, is=33334, ic=33333, ia=33335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33335 (s=33298, is=33334, ic=33333, ia=33335)