Filter Plugin with dynamic filtering data


Topic: Filter Plugin with dynamic filtering data

karluk pro premium priority asked 10 months ago

Expected behavior I want to build the list of checkboxes with dynamic data, so how to do that? Actual behavior currently, in the example all of them are hard coded. I want to build them dynamically(based on list of data) Resources (screenshots, code snippets etc.)


Bartosz Cylwik staff answered 10 months ago

Hi! In this example you can find how to add the dataset as an array of items. https://mdbootstrap.com/docs/vue/plugins/filters/#section-basic-example-array

Based on the array you should be able to get the data for the checkboxes. At the end, show them with use of v-for directive.

Best Regards!


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Vue
  • MDB Version: MDB5 4.1.1
  • Device: Macbook
  • Browser: Chrome
  • OS: IOS
  • Provided sample code: No
  • Provided link: No
Tags