Is there a way to send data/events to JavaScript from Julia? #1110
Answered
by
fonsp
Nufflee
asked this question in
Questions about using Pluto
-
I know it's possible to send data from JavaScript to Julia using |
Beta Was this translation helpful? Give feedback.
Answered by
fonsp
May 7, 2021
Replies: 1 comment 2 replies
-
This is not the other way around, it is exactly what |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
fonsp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not the other way around, it is exactly what
@bind
is for! #598