Remove attribute style to normal #2536
Closed
md-rifatkhan
started this conversation in
General
Replies: 1 comment
-
Solved with
|
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.
-
I know there is a
QuillToolbarClearFormatButton
available to clear styles or formats, but how can I do it programmatically? For example, after activatingh1
withquillController.formatSelection(Attribute.h1)
, how can I remove its style and revert it to normal text?Beta Was this translation helpful? Give feedback.
All reactions