Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32056 (s=32056, is=32071, ic=32072, ia=32071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32072 (s=32056, is=32072, ic=32073, ia=32072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32073 (s=32056, is=32072, ic=32073, ia=32072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32072 (s=32056, is=32072, ic=32073, ia=32072)