You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.
I have few css classes added to my content , but it is automatically removed by the quill when parsing it .
what i actually need is to change the content manually on input change which is handled by angular5 , so i would need a selector preferably a css class name or id so that i can change the innerHTML of it.
Let me know if there are any other options to get my requirement done
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have few css classes added to my content , but it is automatically removed by the quill when parsing it .
what i actually need is to change the content manually on input change which is handled by angular5 , so i would need a selector preferably a css class name or id so that i can change the innerHTML of it.
Let me know if there are any other options to get my requirement done
The text was updated successfully, but these errors were encountered: