Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8054 (s=8054, is=8061, ic=8059, ia=8061)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8062 (s=8054, is=8062, ic=8060, ia=8062)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8060 (s=8054, is=8062, ic=8060, ia=8062)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8062 (s=8054, is=8062, ic=8060, ia=8062)