Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10483 (s=10483, is=10491, ic=10490, ia=10492)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10492 (s=10483, is=10492, ic=10491, ia=10493)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10491 (s=10483, is=10492, ic=10491, ia=10493)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10493 (s=10483, is=10492, ic=10491, ia=10493)