Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10432 (s=10432, is=10445, ic=10445, ia=10443)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10446 (s=10432, is=10446, ic=10446, ia=10444)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10446 (s=10432, is=10446, ic=10446, ia=10444)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10444 (s=10432, is=10446, ic=10446, ia=10444)