TemplatePresentationV1beta3
Home > @backstage/plugin-scaffolder-common
> TemplatePresentationV1beta3
The presentation of the template.
Signature:
export interface TemplatePresentationV1beta3 extends JsonObject
Extends: JsonObject
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
{ backButtonText?: string; createButtonText?: string; reviewButtonText?: string; } |
(Optional) Overrides default buttons' text |