Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9009 (s=9009, is=9016, ic=9015, ia=9017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9017 (s=9009, is=9017, ic=9016, ia=9018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9016 (s=9009, is=9017, ic=9016, ia=9018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9018 (s=9009, is=9017, ic=9016, ia=9018)