Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 296 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 296 Bytes

Use Image hook

✨This custom hook is extract data from image tags. ✨

Environment

  • React
  • React hook
  • Typescript

Props

  • result: string;
  • file: Blob | null;
  • isSuccess: boolean | null;
  • isFail: boolean | null;

Example

https://codesandbox.io/p/sandbox/musing-water-86gr6h