Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10422 (s=10422, is=10430, ic=10429, ia=10431)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10431 (s=10422, is=10431, ic=10430, ia=10432)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10430 (s=10422, is=10431, ic=10430, ia=10432)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10432 (s=10422, is=10431, ic=10430, ia=10432)