Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11109 (s=11109, is=11119, ic=11118, ia=11120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11120 (s=11109, is=11120, ic=11119, ia=11121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11119 (s=11109, is=11120, ic=11119, ia=11121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11121 (s=11109, is=11120, ic=11119, ia=11121)