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