XSound - v4.1.0

    Interface FileEvent

    interface FileEvent {
        target: HTMLInputElement & EventTarget;
    }

    Hierarchy

    • Event
      • FileEvent
    Index

    Properties

    Properties

    target: HTMLInputElement & EventTarget

    Returns the object to which event is dispatched (its target).

    MDN Reference

    MMNEPVFCICPMFPCPTTAAATR