Skip to main content

EntityNamespaceFilter

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

Filters entities to those within the given namespace(s).

Signature:

class EntityNamespaceFilter implements EntityFilter 

Implements: EntityFilter

Constructors

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

Properties

PropertyModifiersTypeDescription
valuesreadonlystring[]

Methods

MethodModifiersDescription
filterEntity(entity)
getCatalogFilters()
toQueryValue()