Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 415 Bytes

File metadata and controls

10 lines (4 loc) · 415 Bytes

Overview

This RCL/Razor Class Libary provides compatibility for SerratedJSInterop with your Standalone Blazor WebAssembly project. Reference this Nuget package if you're using Blazor, and the SerratedJSInterop package will also be included via required dependency. Requires the below initialization to ensure required javascript from the RCL is loaded and initialized.

Initialization/Startup

Usage