Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9122 (s=9122, is=9130, ic=9128, ia=9130)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9131 (s=9122, is=9131, ic=9129, ia=9131)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9129 (s=9122, is=9131, ic=9129, ia=9131)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9131 (s=9122, is=9131, ic=9129, ia=9131)