Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8800 (s=8800, is=8804, ic=8804, ia=8803)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8805 (s=8800, is=8805, ic=8805, ia=8804)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8805 (s=8800, is=8805, ic=8805, ia=8804)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8804 (s=8800, is=8805, ic=8805, ia=8804)