Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66800 (s=66800, is=66856, ic=66857, ia=66858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66857 (s=66800, is=66857, ic=66858, ia=66859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66858 (s=66800, is=66857, ic=66858, ia=66859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66859 (s=66800, is=66857, ic=66858, ia=66859)