Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32144 (s=32144, is=32178, ic=32177, ia=32179)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32179 (s=32144, is=32179, ic=32178, ia=32180)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32178 (s=32144, is=32179, ic=32178, ia=32180)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32180 (s=32144, is=32179, ic=32178, ia=32180)