Manually Trigger
By default, we will automatically trigger the binding request for you when the component is mounted. Of course, suppose you want to control the timing of triggering the request yourself. In that case, you can pass in the manual
option to disable the default request when mounting and then use run()
to trigger the request.