event.returnValue


  • 类型:<boolean> 如果事件尚未取消,则为真。

    ¥Type: <boolean> True if the event has not been canceled.

这在 Node.js 中没有使用,纯粹是为了完整性而提供的。

¥This is not used in Node.js and is provided purely for completeness.