Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123033 (s=123033, is=123109, ic=123112, ia=123114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123110 (s=123033, is=123110, ic=123113, ia=123115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123113 (s=123033, is=123110, ic=123113, ia=123115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123115 (s=123033, is=123110, ic=123113, ia=123115)