Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34146 (s=34146, is=34181, ic=34180, ia=34182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34182 (s=34146, is=34182, ic=34181, ia=34183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34181 (s=34146, is=34182, ic=34181, ia=34183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34183 (s=34146, is=34182, ic=34181, ia=34183)