isTechDocsAvailable()
Home > @backstage/plugin-techdocs > isTechDocsAvailable
Helper that takes in entity and returns true/false if TechDocs is available for the entity
Signature:
isTechDocsAvailable: (entity: Entity) => boolean
Parameters
| Parameter | Type | Description | 
|---|---|---|
| entity | 
boolean