Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49500 (s=49500, is=49550, ic=49550, ia=49552)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49551 (s=49500, is=49551, ic=49551, ia=49553)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49551 (s=49500, is=49551, ic=49551, ia=49553)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49553 (s=49500, is=49551, ic=49551, ia=49553)