Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9131 (s=9131, is=9139, ic=9137, ia=9139)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9140 (s=9131, is=9140, ic=9138, ia=9140)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9138 (s=9131, is=9140, ic=9138, ia=9140)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9140 (s=9131, is=9140, ic=9138, ia=9140)