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