Skip to main content

EntityTextFilter

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

Filters entities where the text matches spec, title or tags.

Signature:

class EntityTextFilter implements EntityFilter 

Implements: EntityFilter

Constructors

ConstructorModifiersDescription
(constructor)(value)Constructs a new instance of the EntityTextFilter class

Properties

PropertyModifiersTypeDescription
valuereadonlystring

Methods

MethodModifiersDescription
filterEntity(entity)
getFullTextFilters()
toQueryValue()