Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9821 (s=9821, is=9829, ic=9828, ia=9830)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9830 (s=9821, is=9830, ic=9829, ia=9831)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9829 (s=9821, is=9830, ic=9829, ia=9831)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9831 (s=9821, is=9830, ic=9829, ia=9831)