Undocumented

interface MouseEvent {
    toElement?: any;
}

Properties

Properties

toElement?: any

Undocumented