Audio link button #4582
trymeouteh
started this conversation in
Ideas
Replies: 1 comment
-
|
This feature doesn't seem suitable for adding to the core of the quill. js library |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
To have an
ql-audioclass for buttons in the toolbar to insert audio from a URL.It will insert an
<iframe>of the media and when you usegetSemanticHTML(), it will convert the ifrane into an<a>tag.The same as the
ql-videoclass button but with an audio icon.And to create an event method to detect when an audio URL is being inserted
#4583
Beta Was this translation helpful? Give feedback.
All reactions