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