Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123489 (s=123489, is=123566, ic=123568, ia=123571)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123567 (s=123489, is=123567, ic=123569, ia=123572)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123569 (s=123489, is=123567, ic=123569, ia=123572)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123572 (s=123489, is=123567, ic=123569, ia=123572)