Skip to content

Instantly share code, notes, and snippets.

@theredpea
Created March 5, 2018 19:27
Show Gist options
  • Select an option

  • Save theredpea/ab29ef54c8e75014146032edb036310c to your computer and use it in GitHub Desktop.

Select an option

Save theredpea/ab29ef54c8e75014146032edb036310c to your computer and use it in GitHub Desktop.

qFrequencyMode.md frequency: { type: "string", component: "dropdown", label: "Frequency mode", ref: "qListObjectDef.qFrequencyMode", options: [{ value: "N", label: "No frequency" }, { value: "V", label: "Absolute value" }, { value: "P", label: "Percent" }, { value: "R", label: "Relative" }], defaultValue: "V"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment