Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9643 (s=9643, is=9651, ic=9650, ia=9652)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9652 (s=9643, is=9652, ic=9651, ia=9653)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9651 (s=9643, is=9652, ic=9651, ia=9653)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9653 (s=9643, is=9652, ic=9651, ia=9653)