Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34123 (s=34123, is=34158, ic=34157, ia=34159)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34159 (s=34123, is=34159, ic=34158, ia=34160)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34158 (s=34123, is=34159, ic=34158, ia=34160)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34160 (s=34123, is=34159, ic=34158, ia=34160)