Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17049 (s=17049, is=17065, ic=17066, ia=17064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17066 (s=17049, is=17066, ic=17067, ia=17065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17067 (s=17049, is=17066, ic=17067, ia=17065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17065 (s=17049, is=17066, ic=17067, ia=17065)