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