1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

Documented public JS events used

Related to #4179
This commit is contained in:
Dan Brown
2023-04-20 16:25:48 +01:00
parent 9f467f4052
commit c74f7cc628
3 changed files with 266 additions and 1 deletions

View File

@ -1,3 +1,5 @@
// Docs: https://www.diagrams.net/doc/faq/embed-mode
let iFrame = null;
let lastApprovedOrigin;
let onInit; let