Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17245 (s=17245, is=17261, ic=17262, ia=17260)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17262 (s=17245, is=17262, ic=17263, ia=17261)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17263 (s=17245, is=17262, ic=17263, ia=17261)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17261 (s=17245, is=17262, ic=17263, ia=17261)