Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32200 (s=32200, is=32228, ic=32230, ia=32229, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32229 (s=32200, is=32229, ic=32231, ia=32230, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32231 (s=32200, is=32229, ic=32231, ia=32230, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32230 (s=32200, is=32229, ic=32231, ia=32230, pis)