Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65597 (s=65597, is=65652, ic=65653, ia=65654)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65653 (s=65597, is=65653, ic=65654, ia=65655)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65654 (s=65597, is=65653, ic=65654, ia=65655)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65655 (s=65597, is=65653, ic=65654, ia=65655)