-
Hi, is there any possibility to replace the icons of tui-editor component? |
Beta Was this translation helpful? Give feedback.
Answered by
waterplea
Jul 9, 2025
Replies: 2 comments 4 replies
-
Not in an easy way. You would need to do a mapper of names to different icons as shown here: |
Beta Was this translation helpful? Give feedback.
4 replies
-
Different icons can now be provided through DI: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
waterplea
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Different icons can now be provided through DI:
https://github.com/taiga-family/editor/blob/main/projects/editor/common/editor-options.ts#L21