Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventListenerOptions

添加事件监听可选参数定义

Hierarchy

  • EventListenerOptions

Index

Properties

Properties

Optional delay

delay: number

防抖延迟时间, 单位: ms

Optional once

once: boolean

是否只触发一次

Generated using TypeDoc