Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64023 (s=64023, is=64078, ic=64079, ia=64080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64079 (s=64023, is=64079, ic=64080, ia=64081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64080 (s=64023, is=64079, ic=64080, ia=64081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64081 (s=64023, is=64079, ic=64080, ia=64081)