Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17578 (s=17578, is=17590, ic=17592, ia=17593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17591 (s=17578, is=17591, ic=17593, ia=17594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17593 (s=17578, is=17591, ic=17593, ia=17594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17594 (s=17578, is=17591, ic=17593, ia=17594)