Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100488 (s=100488, is=100550, ic=100552, ia=100553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100551 (s=100488, is=100551, ic=100553, ia=100554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100553 (s=100488, is=100551, ic=100553, ia=100554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100554 (s=100488, is=100551, ic=100553, ia=100554)