An inspector that renders to a nominated DOM element, using JsPlumb's default template renderer. You have to provide
a templateResolver which, for a given object, can return a template in JsPlumb's default template syntax.
Bind an event listener. This method can be used with a type parameter by call sites; although it's not necessary it can be
helpful to use this to ensure you've thought about what the payload to your event handler is going to be.
An inspector that renders to a nominated DOM element, using JsPlumb's default template renderer. You have to provide a
templateResolverwhich, for a given object, can return a template in JsPlumb's default template syntax.