Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10496 (s=10496, is=10509, ic=10509, ia=10507)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10510 (s=10496, is=10510, ic=10510, ia=10508)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10510 (s=10496, is=10510, ic=10510, ia=10508)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10508 (s=10496, is=10510, ic=10510, ia=10508)