Skip to content

Commit

Permalink
Document editor.on_change
Browse files Browse the repository at this point in the history
  • Loading branch information
cstjean authored Feb 16, 2025
1 parent eb02ecb commit 7b0b96a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/widgets.jl
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ Defaults for `editor_options`:
mergeUndoDeltas = "always"
)
```
The content of the editor (as a string) is updated in `editor.onchange::Observable`.
"""
function CodeEditor(
language::String;
Expand Down

0 comments on commit 7b0b96a

Please sign in to comment.