Closed SebastianWachsmuth closed 7 months ago
Refactored all javascript calls to use IJSObjectReference and import the javascript file dynamically.
Using that method the user no longer has to include
<body> <!-- ... --> <script src="_content/Z.Blazor.Diagrams/script.min.js"></script> </body>
i have to recheck things. ill make another pull request later
Refactored all javascript calls to use IJSObjectReference and import the javascript file dynamically.
Using that method the user no longer has to include