Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111536 (s=111536, is=111609, ic=111610, ia=111612)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111610 (s=111536, is=111610, ic=111611, ia=111613)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111611 (s=111536, is=111610, ic=111611, ia=111613)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111613 (s=111536, is=111610, ic=111611, ia=111613)