mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 05:07:10 -05:00
It appears that a variable bound to the `innerHTML` property of a contenteditable element is only updated when `input` event fires on the element, and not when changes are made to the DOM programmatically. |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| content-editable.ts | ||
| ContentEditable.svelte | ||
| decorated.ts | ||
| editable-base.scss | ||
| frame-element.ts | ||
| frame-handle.ts | ||
| icons.ts | ||
| index.ts | ||
| mathjax-element.ts | ||
| Mathjax.svelte | ||
| mathjax.ts | ||
| ResizableImage.svelte | ||
| tsconfig.json | ||