Backstage
Docs
Github
Preparing search index...
@backstage/plugin-catalog
index
isEntityWith
Function isEntityWith
isEntityWith
(
predicate
:
EntityPredicates
)
:
(
entity
:
Entity
)
=>
boolean
For use in EntitySwitch.Case. Matches if the entity is the specified kind and type (if present).
Parameters
predicate
:
EntityPredicates
Returns
(
entity
:
Entity
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
For use in EntitySwitch.Case. Matches if the entity is the specified kind and type (if present).