Library wrapping Blazor JSInterop call for browser API : console, navigator, battery, geolocation, storage (local, session), history, screen, performance, window, event ... see wiki for list of supported API
Library wrapping Blazor JSInterop call for browser API : console, navigator, battery, geolocation, storage (local, session), history, screen, performance, window, event ... see wiki for list of supported API
For .Net 5, library of 23 IJSRuntime extension methods gives simplified access to the complete set of JavaScript console functions from Blazor applications. Plus, for convenience, implements 3 common window functions: alert(), confirm() and prompt() and two functions for setting web page titles and...
More information
Toast UI Calandar Wrapper For Blazor. A fully featured calendar component for blazor projects. Comes bundled with ToastUI Calendar JS and CSS files. visit github repo for examples on how to implement.