On Dotnetconf two weeks ago I heard it is now possible to include local Javascript files in Blazor components. That sounds very interesting. I guess the approach is still to use JSIniterop and reference the module file.
BUT how do you reference the JS file ??? I have tried all possible creative variants but so far without success.
I am surprised to Google everywhere but find no guides or sample yet on this. All hints are appreciated.