Skip to content

Example project showing how JavaScript modules can be imported in Blazor.

Notifications You must be signed in to change notification settings

KristofferStrube/MinimalIJSObjectReferenceExample

Repository files navigation

MinimalIJSObjectReferenceExample

Example project showing how javaScript modules can be imported in Blazor.

There are three example:

  • Importing normally works.
  • Calling import directly on a module doesn't work.
  • Letting a function in the module call import works.

About

Example project showing how JavaScript modules can be imported in Blazor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published