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