Obtaining webview hosted object
I am trying to use marimo in webview2.
I wish to know if there is a way to obtain webview hosted object like the following code in js:
window.chrome.webview.hostedObject
Many thanks.
2 Replies
Hi - have you tried anywidget? https://anywidget.dev/
Thanks, trying it:)