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