Add custom attribute #4725
Unanswered
MisterBalboa
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 there,
I need to add a dynamic class to each
tag every time I call setContents.
something like
I am able to hack my way in the Block class
but the attribute is not stored in quill inner structure, quill.getContents does not store my attributes.customKey, I tried adding it to /formats folder without success.
Is there any official way to do this?
any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions