Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32297 (s=32297, is=32331, ic=32330, ia=32332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32332 (s=32297, is=32332, ic=32331, ia=32333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32331 (s=32297, is=32332, ic=32331, ia=32333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32333 (s=32297, is=32332, ic=32331, ia=32333)