Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 74074 (s=74074, is=74131, ic=74132, ia=74133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 74132 (s=74074, is=74132, ic=74133, ia=74134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 74133 (s=74074, is=74132, ic=74133, ia=74134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 74134 (s=74074, is=74132, ic=74133, ia=74134)