Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101720 (s=101720, is=101784, ic=101785, ia=101787)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101785 (s=101720, is=101785, ic=101786, ia=101788)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101786 (s=101720, is=101785, ic=101786, ia=101788)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101788 (s=101720, is=101785, ic=101786, ia=101788)