Skip to main content
Version: Next

EntityTagFilter

Home > @backstage/plugin-catalog-react > EntityTagFilter

Filters entities based on tag.

Signature:

class EntityTagFilter implements EntityFilter 

Implements: EntityFilter

Constructors

ConstructorModifiersDescription
(constructor)(values)Constructs a new instance of the EntityTagFilter class

Properties

PropertyModifiersTypeDescription
valuesreadonlystring[]

Methods

MethodModifiersDescription
filterEntity(entity)
getCatalogFilters()
toQueryValue()