Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65420 (s=65420, is=65475, ic=65476, ia=65477)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65476 (s=65420, is=65476, ic=65477, ia=65478)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65477 (s=65420, is=65476, ic=65477, ia=65478)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65478 (s=65420, is=65476, ic=65477, ia=65478)