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