Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111000 (s=111000, is=111073, ic=111074, ia=111076)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111074 (s=111000, is=111074, ic=111075, ia=111077)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111075 (s=111000, is=111074, ic=111075, ia=111077)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111077 (s=111000, is=111074, ic=111075, ia=111077)