Methods
-
staticbelhop.factory.options.filter.custom(category, name, value) {belhop.__.FilterOptions}
-
Custom filter options factory. See the
typethis factory produces for more.Name Type Description categorystring Category to filter on
namestring Name to filter on
valuestring Value to filter on
- Tutorials:
- TODO
-
- Improve parameter documentation.
Returns:
Type Description belhop.__.FilterOptions the BELHop type produced by this factory -
staticbelhop.factory.options.filter.default(value) {belhop.__.DefaultFilterOptions}
-
Default filter options factory. See the
typethis factory produces for more.Name Type Description valuestring Search term
Returns:
Type Description belhop.__.DefaultFilterOptions the BELHop type produced by this factory