How to dynamically disable / hide specific Tool from Editor's toolbox #1974
Unanswered
nenad-coniq
asked this question in
Q&A
Replies: 2 comments
-
My current dirty solution is hide and show with inline styling.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Does EditorJS support dynamic management of toolbox. My case is like I want to limit the number of usages of Tools.
Something like this, toggle the availability of Tool through API or Config:
Beta Was this translation helpful? Give feedback.
All reactions