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