Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99011 (s=99011, is=99073, ic=99074, ia=99075)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99074 (s=99011, is=99074, ic=99075, ia=99076)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99075 (s=99011, is=99074, ic=99075, ia=99076)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99076 (s=99011, is=99074, ic=99075, ia=99076)