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