Create a custom button for a tooltip #473
Unanswered
OccultScientist
asked this question in
Q&A
Replies: 1 comment
-
Or even a pointer to how to write a custom button would be good :) |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Hi,
I'm trying to create a custom button for the editor that shows a modal with a text input when clicked.
Once saved, it will insert a local image (a small question mark) that, when hovered over, will show a tooltip using Laravel Popper (https://andcarpi.github.io/laravel-popper/) that contains the entered test.
I'm really struggling, and any help would be most welcome.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions