Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32307 (s=32307, is=32341, ic=32340, ia=32342)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32342 (s=32307, is=32342, ic=32341, ia=32343)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32341 (s=32307, is=32342, ic=32341, ia=32343)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32343 (s=32307, is=32342, ic=32341, ia=32343)