Function flagArrayField

  • A watchArrayField which sets a given flag to true.

    Parameters

    • flagKey: string

      The key of the flag property to set to true

    • allowNonArrays: boolean = false

      Allow values which are not arrays to be used?

    Returns PropertyDecorator