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