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