Relative Content

Tag Archive for javascriptblazorself-invoking-function

“Self-Invoking javascript Functions in blazor

I added a .js file to my Blazor project and everything is ok. However there is a “Self-Invoking Function” in my .js file. How could I tell my app to run it as a self-invoking function?