Equivalent in Framework7 to jQuery .map(function()

What is the equivalent to .map of jQuery in Framework7?

for v1 - $$.forEach() method
for v2 js .map(), .each(), etc method for iterating collection

1 Like