Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32860 (s=32860, is=32894, ic=32893, ia=32895)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32895 (s=32860, is=32895, ic=32894, ia=32896)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32894 (s=32860, is=32895, ic=32894, ia=32896)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32896 (s=32860, is=32895, ic=32894, ia=32896)