Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4336 (s=4336, is=4341, ic=4339, ia=4341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4342 (s=4336, is=4342, ic=4340, ia=4342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4340 (s=4336, is=4342, ic=4340, ia=4342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4342 (s=4336, is=4342, ic=4340, ia=4342)