Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111040 (s=111040, is=111113, ic=111114, ia=111116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111114 (s=111040, is=111114, ic=111115, ia=111117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111115 (s=111040, is=111114, ic=111115, ia=111117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111117 (s=111040, is=111114, ic=111115, ia=111117)