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