Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101488 (s=101488, is=101552, ic=101553, ia=101555)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101553 (s=101488, is=101553, ic=101554, ia=101556)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101554 (s=101488, is=101553, ic=101554, ia=101556)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101556 (s=101488, is=101553, ic=101554, ia=101556)