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