ExtensionBoundaryProps
Home > @backstage/frontend-plugin-api
> ExtensionBoundaryProps
Signature:
export interface ExtensionBoundaryProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
ReactNode | |||
boolean |
(Optional) This explicitly marks the extension as routable for the purpose of capturing analytics events. If not provided, the extension boundary will be marked as routable if it outputs a routePath. |