Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20667 (s=20667, is=20689, ic=20690, ia=20687)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20690 (s=20667, is=20690, ic=20691, ia=20688)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20691 (s=20667, is=20690, ic=20691, ia=20688)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20688 (s=20667, is=20690, ic=20691, ia=20688)