Hi Arun,Thanks for your reply,There is only one page i.e "search page"
where both components present, so on click of "Search" button user stays
on same page but we would required to refresh always search results
component , that's why we have to do Ajax call rather form submission.So
we have to add RxJS observer to trigger the change and refresh the
search results component.Thanks,Madhu