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