Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32769 (s=32769, is=32803, ic=32802, ia=32804)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32804 (s=32769, is=32804, ic=32803, ia=32805)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32803 (s=32769, is=32804, ic=32803, ia=32805)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32805 (s=32769, is=32804, ic=32803, ia=32805)