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