Function connectAtttribute

  • Listens to livestate-change events on the LiveState instance passed in, and sets the attributeon the element with value of the same name on the state.

    Parameters

    • liveState: LiveState
    • el: HTMLElement
    • attr: string

    Returns void

Generated using TypeDoc