Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12870 (s=12870, is=12882, ic=12881, ia=12883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12883 (s=12870, is=12883, ic=12882, ia=12884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12882 (s=12870, is=12883, ic=12882, ia=12884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12884 (s=12870, is=12883, ic=12882, ia=12884)