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