Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9544 (s=9544, is=9551, ic=9550, ia=9552)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9552 (s=9544, is=9552, ic=9551, ia=9553)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9551 (s=9544, is=9552, ic=9551, ia=9553)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9553 (s=9544, is=9552, ic=9551, ia=9553)