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