Function receiveEvent

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

    Parameters

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

    Returns void

Generated using TypeDoc