English
latest (v4.7.0)

Filter KIT

Description and examples API Setup Source code

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: