Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22009 (s=22009, is=22031, ic=22032, ia=22029)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22032 (s=22009, is=22032, ic=22033, ia=22030)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22033 (s=22009, is=22032, ic=22033, ia=22030)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22030 (s=22009, is=22032, ic=22033, ia=22030)