I am attempting to replace nde-browse-home-page with my own component. In current Primo VE I can detect which option has been selected in the select box/dropdown next to the search box, which I use to vary what shows on the page. I am not seeing anything the ngrx store that reflects which scope is selected before the user conducts a search. In addition, I am finding that hostComponent is empty aside from an ngcontext property. Is this correct? Can more be included here to aid custom component development?
I am attempting to replace nde-browse-home-page with my own component. In current Primo VE I can detect which option has been selected in the select box/dropdown next to the search box, which I use to vary what shows on the page. I am not seeing anything the ngrx store that reflects which scope is selected before the user conducts a search. In addition, I am finding that hostComponent is empty aside from an ngcontext property. Is this correct? Can more be included here to aid custom component development?