Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99720 (s=99720, is=99783, ic=99784, ia=99785)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99784 (s=99720, is=99784, ic=99785, ia=99786)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99785 (s=99720, is=99784, ic=99785, ia=99786)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99786 (s=99720, is=99784, ic=99785, ia=99786)