Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9659 (s=9659, is=9667, ic=9666, ia=9668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9668 (s=9659, is=9668, ic=9667, ia=9669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9667 (s=9659, is=9668, ic=9667, ia=9669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9669 (s=9659, is=9668, ic=9667, ia=9669)