Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17115 (s=17115, is=17131, ic=17132, ia=17130)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17132 (s=17115, is=17132, ic=17133, ia=17131)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17133 (s=17115, is=17132, ic=17133, ia=17131)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17131 (s=17115, is=17132, ic=17133, ia=17131)