Replies: 1 comment
-
I was wondering the same thing. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
In Blazor, is it possible to somehow reference the JS 'window' using an ElementReference type? As part of a JS lib wrapper I'm writing, I need for the user to pass either a reference to an element (obtained by @ref) or a reference to window.
Beta Was this translation helpful? Give feedback.
All reactions