Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

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

Type declaration

props: { message: string; values: { timezone: { description: string; timezone: string }[] } }

Type declaration

  • message: string

    A small, human readable explanation of this property helper.

  • values: { timezone: { description: string; timezone: string }[] }

    JSON object with an array of timezones.

    • timezone: { description: string; timezone: string }[]

      Valid entries for the store resource's timezone property.

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

Generated using TypeDoc