Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12881 (s=12881, is=12893, ic=12892, ia=12894)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12894 (s=12881, is=12894, ic=12893, ia=12895)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12893 (s=12881, is=12894, ic=12893, ia=12895)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12895 (s=12881, is=12894, ic=12893, ia=12895)