1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-12-11 19:57:23 +03:00

Lexical API: Added public event to access editor API

Updated documentation to match.
Ran manual testing of examples.
This commit is contained in:
Dan Brown
2025-12-05 14:07:24 +00:00
parent dfdcfcfdb8
commit 8890746278
5 changed files with 62 additions and 15 deletions

View File

@@ -1,6 +1,5 @@
# WYSIWYG JavaScript API
TODO - Link to this from JS code doc.
TODO - Create JS events and add to the js public events doc.
**Warning: This API is currently in development and may change without notice.**