Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 120000 (s=120000, is=120075, ic=120078, ia=120080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 120076 (s=120000, is=120076, ic=120079, ia=120081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 120079 (s=120000, is=120076, ic=120079, ia=120081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 120081 (s=120000, is=120076, ic=120079, ia=120081)