Perseus
    Preparing search index...

    Type Alias MathFieldInterface

    MathFieldInterface: MathQuill.v3.EditableMathQuill & {
        controller: () => Controller;
        cursor: () => Cursor;
    }

    Editable math fields have all of the above methods in addition to the ones listed here. https://docs.mathquill.com/en/latest/Api_Methods/