Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111782 (s=111782, is=111855, ic=111856, ia=111858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111856 (s=111782, is=111856, ic=111857, ia=111859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111857 (s=111782, is=111856, ic=111857, ia=111859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111859 (s=111782, is=111856, ic=111857, ia=111859)