returns a service available for Diagram Editor
service | string | the service name |
object | the object with the service methods |
const local = $$("editor").getService("local");
Services are major blocks of inner logic of the widget. Their methods can be called directly as well as
customized.
Diagram Editor has access to the following services: