use-image-hook
v1.0.3
Published
React hook to extract data from image tag
Downloads
1
Readme
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