Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

child?: Core.Graph
curie: "fx:locale_codes"
links: { fx:property_helpers: PropertyHelpers; self: LocaleCodes }

Type declaration

props: { message: string; values: Record<string, string> }

Type declaration

  • message: string

    A small, human readable explanation of this property helper.

  • values: Record<string, string>

    JSON objects with the locale codes supported. The key values are the values you use for the Store resource's locale_code property.

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

Generated using TypeDoc