Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111762 (s=111762, is=111835, ic=111836, ia=111838)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111836 (s=111762, is=111836, ic=111837, ia=111839)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111837 (s=111762, is=111836, ic=111837, ia=111839)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111839 (s=111762, is=111836, ic=111837, ia=111839)