Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101491 (s=101491, is=101555, ic=101556, ia=101558)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101556 (s=101491, is=101556, ic=101557, ia=101559)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101557 (s=101491, is=101556, ic=101557, ia=101559)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101559 (s=101491, is=101556, ic=101557, ia=101559)