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