Replies: 2 comments 3 replies
-
Using page.run_javascript() Example: import flet as ft def main(page: ft.Page):
ft.app(target=main, view=ft.WEB_BROWSER) |
Beta Was this translation helpful? Give feedback.
-
Are you using the Flet Webview to display a local HTML page because the run_javascript is a method of the WebView. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
@ndonkoHenri how can i access javascript variables in flet? i only need it for webdevelopmet.
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions