Skip to content

hanilkong/useImageHook

Repository files navigation

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

About

React hook to extract data from image tag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published