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