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