Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101772 (s=101772, is=101836, ic=101837, ia=101839)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101837 (s=101772, is=101837, ic=101838, ia=101840)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101838 (s=101772, is=101837, ic=101838, ia=101840)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101840 (s=101772, is=101837, ic=101838, ia=101840)