Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20803 (s=20803, is=20825, ic=20826, ia=20823)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20826 (s=20803, is=20826, ic=20827, ia=20824)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20827 (s=20803, is=20826, ic=20827, ia=20824)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20824 (s=20803, is=20826, ic=20827, ia=20824)