Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20590 (s=20590, is=20603, ic=20605, ia=20607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20604 (s=20590, is=20604, ic=20606, ia=20608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20606 (s=20590, is=20604, ic=20606, ia=20608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20608 (s=20590, is=20604, ic=20606, ia=20608)