Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33854 (s=33854, is=33889, ic=33888, ia=33890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33890 (s=33854, is=33890, ic=33889, ia=33891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33889 (s=33854, is=33890, ic=33889, ia=33891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33891 (s=33854, is=33890, ic=33889, ia=33891)