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