Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10726 (s=10726, is=10734, ic=10733, ia=10735)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10735 (s=10726, is=10735, ic=10734, ia=10736)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10734 (s=10726, is=10735, ic=10734, ia=10736)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10736 (s=10726, is=10735, ic=10734, ia=10736)