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

Constructor

Modifiers

Description

(constructor)(value)

Constructs a new instance of the EntityTextFilter class

Properties

Property

Modifiers

Type

Description

value

readonly

string

Methods

Method

Modifiers

Description

filterEntity(entity)

getFullTextFilters()

toQueryValue()