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