Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100079 (s=100079, is=100142, ic=100143, ia=100144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100143 (s=100079, is=100143, ic=100144, ia=100145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100144 (s=100079, is=100143, ic=100144, ia=100145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100145 (s=100079, is=100143, ic=100144, ia=100145)