Creates the HomeComponent
the api used to get data for the recipe
a reference to the global window object
the api used to get data for the recipe
Holds the subscription the to apiService's filterOptions Observable
Object containing filter data.
The height of the .fixed-content
element. Used to offset the scrolling content in the
.home-content
element.
A reference to the component that helps the FilterComponent stick to the top of the page
Reference to the WatchHeightDirective which enables manually calling the directive's functions.
a reference to the global window object
Unsubscribes from the filterSubscription to prevent memeory leaks.
Updates search fields from api
Updates the scroll position each time the filter updates so that the filter bar is touching the top of the page.
Data that is bound to the filter pipe. It can pass through filter data and get back data that tells how many results were found after filtering.
Generated using TypeDoc
Returns the HomeComponent view.
HomeModule, HomeRoutingModule