Taiga UI 5.0 is out!

Filter KIT

Examples API GitHub

On this page

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: