CommonAnalyticsContext
Home > @backstage/frontend-plugin-api
> CommonAnalyticsContext
Common analytics context attributes.
Signature:
export type CommonAnalyticsContext = {
pluginId: string;
extensionId: string;
};
Home > @backstage/frontend-plugin-api
> CommonAnalyticsContext
Common analytics context attributes.
Signature:
export type CommonAnalyticsContext = {
pluginId: string;
extensionId: string;
};