Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100015 (s=100015, is=100078, ic=100079, ia=100080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100079 (s=100015, is=100079, ic=100080, ia=100081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100080 (s=100015, is=100079, ic=100080, ia=100081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100081 (s=100015, is=100079, ic=100080, ia=100081)