Function multiFlagField

  • A watchField which sets a given array of flags to true.

    Parameters

    • flagKeys: (string | symbol)[]

      An array containing the keys of each flag property to set to true

    Returns PropertyDecorator