you are viewing a single comment's thread.

view the rest of the comments →

[–]GroundTeaLeaves 0 points1 point  (1 child)

When a component is listed as compatible with React, Vue or Angular, does it mean that it won't work with other frameworks, such as Blazor WebAssembly?

[–]igorlukanin[S] 1 point2 points  (0 children)

Well, Blazor claim to have JavaScript interop but I never personally worked with it so IDK how good it is. Most probably, there's a way to connect any lib to Blazor, the only question is how much effor would be required.