Creates the FilterComponent
a reference to the FilterComponent element
used for simple utility functions.
used to subscribe to global events like scroll
Emits the time during an update to trigger pipes relying on an update event.
Option to prevent onScroll default behaviour.
Ouputs events related to the drawer opening/closing.
Current state of the drawer.
a reference to the FilterComponent element
Optional filter items.
used for simple utility functions.
Contains filter information usually sent to a pipe for filtering data.
used to subscribe to global events like scroll
Used to reorder the input fields via the RemapPipe
Holds the subscription for the globalEventsService's resize subscription.
Used to hold the .unsubscribe()
method to the scroll subscription when active.
True if the filter bar is at the top of the page for sure.
Emits the filterValues object.
Checks the width to set map to mobile if necessary.
Closes the additional filter options.
After the view has loaded, assume that the results may not be showing.
Removes the resize subscription on destroy to prevent memory leaks.
Called when the drawer is toggled. It:
Called on scroll.
Triggered on an update from a select input.
Triggered on an update from all inputs
Generated using TypeDoc
Returns a filter bar that filters recipes
HomeComponent