Is it possible to change editToolbar template for highlight tool? #2859
Unanswered
YevheniiKondratiev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I need to extend highlight editor with a custom feature. I just want to add a button next delete button inside of the editToolbar element. I see the only solution to add a button using Renderer2 in Angular, but I need at least to write event handler for the case when user creates highlight rectangle:

Beta Was this translation helpful? Give feedback.
All reactions