Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9712 (s=9712, is=9720, ic=9719, ia=9721)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9721 (s=9712, is=9721, ic=9720, ia=9722)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9720 (s=9712, is=9721, ic=9720, ia=9722)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9722 (s=9712, is=9721, ic=9720, ia=9722)