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