Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77053 (s=77053, is=77110, ic=77111, ia=77112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77111 (s=77053, is=77111, ic=77112, ia=77113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77112 (s=77053, is=77111, ic=77112, ia=77113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77113 (s=77053, is=77111, ic=77112, ia=77113)