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