Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4554 (s=4554, is=4560, ic=4558, ia=4560)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4561 (s=4554, is=4561, ic=4559, ia=4561)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4559 (s=4554, is=4561, ic=4559, ia=4561)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4561 (s=4554, is=4561, ic=4559, ia=4561)