Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 125000 (s=125000, is=125078, ic=125080, ia=125083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 125079 (s=125000, is=125079, ic=125081, ia=125084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 125081 (s=125000, is=125079, ic=125081, ia=125084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 125084 (s=125000, is=125079, ic=125081, ia=125084)