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