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