Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30857 (s=30857, is=30891, ic=30890, ia=30892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30892 (s=30857, is=30892, ic=30891, ia=30893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30891 (s=30857, is=30892, ic=30891, ia=30893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30893 (s=30857, is=30892, ic=30891, ia=30893)