Details
-
User Story
-
Resolution: Invalid
-
P2: Important
-
None
-
5.11.0
Description
Will be nice if we can iterate through CategoryModel's items.
It is very useful when we need to pass some categories to a PlaceSearchModel.
An even easier way will be a CategoryModel.categories(filterFunction); but an easy way to iterate in a js function is also ok.