Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17543 (s=17543, is=17552, ic=17552, ia=17551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17553 (s=17543, is=17553, ic=17553, ia=17552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17553 (s=17543, is=17553, ic=17553, ia=17552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17552 (s=17543, is=17553, ic=17553, ia=17552)