Topic: Get value of WYSIWYG Editor
Hello,
how is it possible to get the inserted values of the WYSIWYG editor?
Is there an event for it?
Rgds Stefan
Status
Open
Specification of the issue
- User: Pro
- Premium support: No
- Technology: Vue
- MDB Version: 5.2.0
- Device: MAC
- Browser: CHROME
- OS: Moave
- Provided sample code: No
- Provided link: No
Tags
Related topics
Mikołaj Smoleński staff commented 2 years ago
There is no built-in event for copying the content. You can copy it from the code view.
Best regards