AboutSupportDeveloper GuideVersion 18.0.9

Variable PresentationTemplateFragmentNamesConst

PresentationTemplateFragmentNames: {
    Image: "Image";
    List: "List";
    Text: "Text";
} = ...

Type declaration

  • Readonly Image: "Image"
  • Readonly List: "List"
  • Readonly Text: "Text"