Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17065 (s=17065, is=17076, ic=17078, ia=17079)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17077 (s=17065, is=17077, ic=17079, ia=17080)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17079 (s=17065, is=17077, ic=17079, ia=17080)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17080 (s=17065, is=17077, ic=17079, ia=17080)