Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10817 (s=10817, is=10825, ic=10824, ia=10826)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10826 (s=10817, is=10826, ic=10825, ia=10827)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10825 (s=10817, is=10826, ic=10825, ia=10827)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10827 (s=10817, is=10826, ic=10825, ia=10827)