Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32247 (s=32247, is=32281, ic=32280, ia=32282)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32282 (s=32247, is=32282, ic=32281, ia=32283)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32281 (s=32247, is=32282, ic=32281, ia=32283)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32283 (s=32247, is=32282, ic=32281, ia=32283)