Function sendEvent

  • Listens to the specified event on the element, and when received, redispatches it on the liveState instance.

    Parameters

    • liveState: LiveState
    • el: HTMLElement
    • eventName: string

    Returns void

Generated using TypeDoc