Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19401 (s=19401, is=19421, ic=19422, ia=19419)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19422 (s=19401, is=19422, ic=19423, ia=19420)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19423 (s=19401, is=19422, ic=19423, ia=19420)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19420 (s=19401, is=19422, ic=19423, ia=19420)