Optional_OptionalanchorOptionalanchorsOptional definition for the source and target anchors for any connection created with this endpoint as its source.
If you do not supply this, the default anchors definition for the jsPlumb instance will be used
OptionalconnectionOptional cost to set for connections that have this endpoint as their source. Defaults to 1.
OptionalconnectionsOptionalconnectionsWhether or not connections that have this endpoint as their source are configured to be detachable with the mouse. Defaults to true.
OptionalconnectionsWhether or not connections that have this endpoint as their source are considered "directed".
OptionalconnectorOptional connector definition for connections that are created with this endpoint as their source.
OptionalconnectorOptional class to assign to connections that have this endpoint as their source.
OptionalconnectorOptional class to assign, on mouse hover, to connections that have this endpoint as their source.
OptionalconnectorOptional paint style to assign, on hover, to a connection that is created with this endpoint as its source.
OptionalconnectorOptional list of overlays to add to a connection that is created with this endpoint as its source.
OptionalconnectorOptional paint style to assign to a connection that is created with this endpoint as its source.
OptionalcssOptionaldataOptionaldeleteWhether or not to delete the Endpoint if it transitions to the state that it has no connections. Defaults to false. Note that this only applies if the endpoint previously had one or more connections and now has none: a newly created endpoint with this flag set is not immediately deleted.
OptionaldragWhether or not connections can be dragged from the endpoint when it is full. Since no new connection could be dragged from an endpoint that is full, in a practical sense this means whether or not existing connections can be dragged off an endpoint that is full. Defaults to true.
OptionaledgeOptional 'type' for connections that have this endpoint as their source.
OptionalelementOptionalelementOptionalenabledWhether or not the endpoint is initially enabled. Defaults to true.
OptionalendpointOptional endpoint definition. If you do not supply this, the default endpoint definition for the jsPlumb instance will be used
OptionalexistingOptionalhoverOptionalhoverOptional paint style to assign, on hover, to the endpoint.
OptionalidOptionalisOptionalmaxMaximum number of connections this endpoint supports. Defaults to 1. Use a value of -1 to indicate there is no limit.
OptionalonOptional callback to fire when the endpoint transitions to the state that it is now full.
OptionalpaintOptional paint style to assign to the endpoint
OptionalparametersOptionalportOptional "port id" for this endpoint - a logical mapping of the endpoint to some name.
OptionalpreparedOptionalreattachWhether or not to set reattach:true on connections that have this endpoint as their source. Defaults to false.
OptionalscopeOptionalsourceWhether or not this Endpoint acts as a source for connections dragged with the mouse. Defaults to false.
OptionaltargetWhether or not this Endpoint acts as a target for connections dragged with the mouse. Defaults to false.
OptionaltypeOptionaluuidOptional user-supplied ID for this endpoint.
Optional definition for both the source and target anchors for any connection created with this endpoint as its source. If you do not supply this, the default
anchorsdefinition for the jsPlumb instance will be used