Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10849 (s=10849, is=10857, ic=10856, ia=10858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10858 (s=10849, is=10858, ic=10857, ia=10859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10857 (s=10849, is=10858, ic=10857, ia=10859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10859 (s=10849, is=10858, ic=10857, ia=10859)