Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97268 (s=97268, is=97330, ic=97331, ia=97332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97331 (s=97268, is=97331, ic=97332, ia=97333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97332 (s=97268, is=97331, ic=97332, ia=97333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97333 (s=97268, is=97331, ic=97332, ia=97333)