Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13371 (s=13371, is=13385, ic=13384, ia=13386)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13386 (s=13371, is=13386, ic=13385, ia=13387)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13385 (s=13371, is=13386, ic=13385, ia=13387)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13387 (s=13371, is=13386, ic=13385, ia=13387)