• Set this component's label.

    Type Parameters

    • E

    Parameters

    • c: Connection<E>
    • l: string | Function | LabelOverlay<any>

      Either some text, or a function which returns some text, or an existing label overlay.

    Returns void