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