Open
Description
I have read the documentation of text-angular.
the problem is that ng-admin is not exposing the services(interfaces) for the wysiwyg component.
there is a module inside text angular called textAngularManager with 2 methods:
- addTool
- removeTool
How can I do it through ng-admin to customize the wysiwyg tool bars buttons?
Can you provide an example?