Eonasdan / shepardjs-blazor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's this?

This is an attempt to wrap shepardjs for use with Blazor. Unfortunately, the buttons actions require a JS function with can't be passed down from C# to JS without converting the string to a function.

I didn't want to lose what I had so I've backed it up here. It might work in the future or with additional effort.

About

License:MIT License


Languages

Language:C# 95.7%Language:JavaScript 4.3%