Backstage
Docs
Github
Preparing search index...
@backstage/plugin-catalog
index
isKind
Function isKind
isKind
(
kinds
:
string
|
string
[]
)
:
(
entity
:
Entity
)
=>
boolean
For use in EntitySwitch.Case. Matches if the entity is of a given kind.
Parameters
kinds
:
string
|
string
[]
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 of a given kind.