Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111798 (s=111798, is=111871, ic=111872, ia=111874)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111872 (s=111798, is=111872, ic=111873, ia=111875)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111873 (s=111798, is=111872, ic=111873, ia=111875)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111875 (s=111798, is=111872, ic=111873, ia=111875)