Filter KIT

Examples API Setup

Components shows separated items that can be used to filter content on the page. There are also an option with badges.

Basic

#
Form value: {
  "filters": [
    "Food"
  ]
}

With badges

#
Form value: {
  "filters": [
    {
      "title": "Drafts"
    }
  ]
}

Custom

#
Form value: {
  "filters": []
}

With all button

#
Choose a department: