Margarita form reference documentation
    Preparing search index...

    Class RefManager<CONTROL>

    Type Parameters

    • CONTROL extends MFC

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _value: RefEntry<CONTROL>[] = ...
    control: CONTROL
    initialValue?: RefEntry<CONTROL>[]
    subscriptions: Subscription[] = []
    managerName: keyof Managers = 'ref'

    Accessors

    • get otherChanges(): Observable<unknown>

      Returns Observable<unknown>

    Methods