Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11016 (s=11016, is=11026, ic=11025, ia=11027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11027 (s=11016, is=11027, ic=11026, ia=11028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11026 (s=11016, is=11027, ic=11026, ia=11028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11028 (s=11016, is=11027, ic=11026, ia=11028)