Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConditionParams

Hierarchy

  • ConditionParams

Indexable

[paramName: string]: object
  • Optional defaultValue?: any
  • label: string
  • Optional list?: ConditionListOptions

    When type is list, this variable must be configured

  • Optional required?: undefined | false | true
  • type: "string" | "number" | "boolean" | "list"

    Each type provides a different kind of editor

Generated using TypeDoc