MCPcopy Index your code
hub / github.com/OpenSignLabs/OpenSign / handleSignPdf

Function handleSignPdf

apps/OpenSign/src/pages/PdfRequestFiles.jsx:998–1001  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

996 }
997 }
998 const handleSignPdf = async () => {
999 setIsUiLoading(true);
1000 await embedWidgetsData();
1001 };
1002
1003 //function for save x and y position and show signature tab on that position
1004 const handleTabDrag = (key) => {

Callers

nothing calls this directly

Calls 1

embedWidgetsDataFunction · 0.70

Tested by

no test coverage detected