Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17312 (s=17312, is=17330, ic=17331, ia=17333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17331 (s=17312, is=17331, ic=17332, ia=17334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17332 (s=17312, is=17331, ic=17332, ia=17334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17334 (s=17312, is=17331, ic=17332, ia=17334)