Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 81940 (s=81940, is=81997, ic=81998, ia=81999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 81998 (s=81940, is=81998, ic=81999, ia=82000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 81999 (s=81940, is=81998, ic=81999, ia=82000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82000 (s=81940, is=81998, ic=81999, ia=82000)