Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32752 (s=32752, is=32786, ic=32785, ia=32787)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32787 (s=32752, is=32787, ic=32786, ia=32788)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32786 (s=32752, is=32787, ic=32786, ia=32788)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32788 (s=32752, is=32787, ic=32786, ia=32788)