GetLabelFunction
Home > @backstage/plugin-home > GetLabelFunction
Type definition for the label function
Signature:
export type GetLabelFunction = (visit: Visit) => string;
References: Visit
Home > @backstage/plugin-home > GetLabelFunction
Type definition for the label function
Signature:
export type GetLabelFunction = (visit: Visit) => string;
References: Visit