Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9872 (s=9872, is=9880, ic=9879, ia=9881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9881 (s=9872, is=9881, ic=9880, ia=9882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9880 (s=9872, is=9881, ic=9880, ia=9882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9882 (s=9872, is=9881, ic=9880, ia=9882)