Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17861 (s=17861, is=17886, ic=17887, ia=17884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17887 (s=17861, is=17887, ic=17888, ia=17885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17888 (s=17861, is=17887, ic=17888, ia=17885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17885 (s=17861, is=17887, ic=17888, ia=17885)