Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9837 (s=9837, is=9847, ic=9847, ia=9845)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9848 (s=9837, is=9848, ic=9848, ia=9846)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9848 (s=9837, is=9848, ic=9848, ia=9846)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9846 (s=9837, is=9848, ic=9848, ia=9846)