Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89123 (s=89123, is=89184, ic=89185, ia=89186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89185 (s=89123, is=89185, ic=89186, ia=89187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89186 (s=89123, is=89185, ic=89186, ia=89187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89187 (s=89123, is=89185, ic=89186, ia=89187)