Interface PreventableEvent

Hierarchy

  • PreventableEvent

Properties

preventDefault: (() => void)

Type declaration

    • (): void
    • Returns void

stopPropagation: (() => void)

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc