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