Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31823 (s=31823, is=31857, ic=31856, ia=31858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31858 (s=31823, is=31858, ic=31857, ia=31859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31857 (s=31823, is=31858, ic=31857, ia=31859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31859 (s=31823, is=31858, ic=31857, ia=31859)