Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7877 (s=7877, is=7884, ic=7882, ia=7884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7885 (s=7877, is=7885, ic=7883, ia=7885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7883 (s=7877, is=7885, ic=7883, ia=7885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7885 (s=7877, is=7885, ic=7883, ia=7885)