Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49803 (s=49803, is=49853, ic=49853, ia=49855)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49854 (s=49803, is=49854, ic=49854, ia=49856)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49854 (s=49803, is=49854, ic=49854, ia=49856)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49856 (s=49803, is=49854, ic=49854, ia=49856)