Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10796 (s=10796, is=10804, ic=10803, ia=10805)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10805 (s=10796, is=10805, ic=10804, ia=10806)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10804 (s=10796, is=10805, ic=10804, ia=10806)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10806 (s=10796, is=10805, ic=10804, ia=10806)