Function connectElement

  • This will will connect a live state instance to an element. It will:

    • set a liveState property on the element
    • call connect on the LiveState instance
    • connect properties and attributes
    • call sendEvent and receiveEvent for each specified event

    Parameters

    Returns void

Generated using TypeDoc