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