Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17045 (s=17045, is=17061, ic=17062, ia=17060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17062 (s=17045, is=17062, ic=17063, ia=17061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17063 (s=17045, is=17062, ic=17063, ia=17061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17061 (s=17045, is=17062, ic=17063, ia=17061)