Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101041 (s=101041, is=101105, ic=101106, ia=101108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101106 (s=101041, is=101106, ic=101107, ia=101109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101107 (s=101041, is=101106, ic=101107, ia=101109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101109 (s=101041, is=101106, ic=101107, ia=101109)