Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DefaultTemplates

Hierarchy

Index

Properties

child?: Core.Graph
curie: "fx:default_templates"
links: { fx:cart_include_templates: CartIncludeTemplates; fx:cart_templates: CartTemplates; fx:checkout_templates: CheckoutTemplates; fx:email_templates: EmailTemplates; fx:property_helpers: PropertyHelpers; fx:receipt_templates: ReceiptTemplates; self: DefaultTemplates }

Type declaration

props: { message: string }

Type declaration

  • message: string

    A small, human readable explanation of this property helper.

zooms?: Readonly<Record<string, undefined | Core.Graph>>

Generated using TypeDoc