Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121920 (s=121920, is=121996, ic=121999, ia=122001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121997 (s=121920, is=121997, ic=122000, ia=122002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 122000 (s=121920, is=121997, ic=122000, ia=122002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 122002 (s=121920, is=121997, ic=122000, ia=122002)