Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123072 (s=123072, is=123148, ic=123151, ia=123153)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123149 (s=123072, is=123149, ic=123152, ia=123154)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123152 (s=123072, is=123149, ic=123152, ia=123154)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123154 (s=123072, is=123149, ic=123152, ia=123154)