No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to perform multiple filters on an array using utils.filter?

    Help
    2
    2
    863
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      heman last edited by

      How to perform multiple filters on an array using utils.filter?

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by rstoenescu

        Best efficient way to go is to use a computed property instead of filters. This way it will be more cleaner, faster running and you can apply as many transformations as you want.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post