Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9818 (s=9818, is=9826, ic=9825, ia=9827)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9827 (s=9818, is=9827, ic=9826, ia=9828)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9826 (s=9818, is=9827, ic=9826, ia=9828)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9828 (s=9818, is=9827, ic=9826, ia=9828)