Function flagField

  • A watchField which sets a given flag to true.

    Parameters

    • flagKey: string | symbol

      The key of the flag property to set to true

    Returns PropertyDecorator