How to initialize the data from backend to frontend at program launch #2259
Unanswered
dataflowjs
asked this question in
Q&A
Replies: 1 comment
-
Hi, You can call a bound method from the frontend, or dispatch an event OnDomReady from go and catch it on the frontend. The following sections cover what you are asking for. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Have you read the Documentation Contribution Guidelines?
Description
what i need to do in doReady func or ...?
and in index.html
Cant understand how to send data from
go
tojs
when dom ready and window is openedSelf-service
Beta Was this translation helpful? Give feedback.
All reactions