Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • object & object & Vue<this>
    • EventsMixin

Implements

Index

Properties

events

events: [Function, Function][] = []

vueActive

vueActive: boolean = true

Methods

$attachEvent

$onDocumentVisibility

  • $onDocumentVisibility(listener: function): void

$onEcho

  • $onEcho(type: ChannelType, channel: string, event: string, listener: function): void

$onEchoWhisper

$onElResize

  • $onElResize(el: Element, listener: Function): void

$onEventListener

  • $onEventListener<Payloads, T>(eventListener: EventListener<Payloads, string>, event: T, listener: function): void

$onJS

  • $onJS(target: EventTarget, event: string, listener: EventListenerOrEventListenerObject): void

$onVue

  • $onVue(vm: Vue, event: string, listener: Function): void

activated

  • activated(): void

deactivated

  • deactivated(): void

destroyed

  • destroyed(): void

Generated using TypeDoc