Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64620 (s=64620, is=64675, ic=64676, ia=64677)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64676 (s=64620, is=64676, ic=64677, ia=64678)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64677 (s=64620, is=64676, ic=64677, ia=64678)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64678 (s=64620, is=64676, ic=64677, ia=64678)