Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123138 (s=123138, is=123214, ic=123217, ia=123219)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123215 (s=123138, is=123215, ic=123218, ia=123220)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123218 (s=123138, is=123215, ic=123218, ia=123220)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123220 (s=123138, is=123215, ic=123218, ia=123220)