Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6180 (s=6180, is=6181, ic=6181, ia=6181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6182 (s=6180, is=6182, ic=6182, ia=6182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6182 (s=6180, is=6182, ic=6182, ia=6182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6182 (s=6180, is=6182, ic=6182, ia=6182)