Margarita form reference documentation
    Preparing search index...

    Class FieldManager<CONTROL>

    Type Parameters

    • CONTROL extends MFC

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _value: CONTROL["field"] = ...
    control: CONTROL
    initialValue?: CONTROL["field"]
    shouldResetControl: boolean = false
    subscriptions: Subscription[] = []
    managerName: keyof Managers = 'field'

    Accessors

    • get otherChanges(): Observable<unknown>

      Returns Observable<unknown>

    Methods