Is it possible to use DrawingView or SignaturePad on MAUI Blazor hybrid? #1806
Closed
Dsalazar09
started this conversation in
General
Replies: 1 comment
-
You need to use a Blazor component rather than a MAUI component as all MAUI is doing is providing a Web component to run your Blazor code. I have used this one in the past and it worked well for me Blazorise SignaturePad Hope that helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello community, I require a space to sign on a Maui Blazor hybrid project, but it has not been possible to find a solution. Could you help me find a solution to the problem I have?
Beta Was this translation helpful? Give feedback.
All reactions