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