Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98317 (s=98317, is=98379, ic=98380, ia=98381)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98380 (s=98317, is=98380, ic=98381, ia=98382)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98381 (s=98317, is=98380, ic=98381, ia=98382)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98382 (s=98317, is=98380, ic=98381, ia=98382)