1.0.3 • Published 3 years ago
use-async-toggle v1.0.3
useAsyncToggle
- A react.js toggle hook with support for async actions
- demo with usage can be found at: https://use-async-toggle.vercel.app/
- detailed implementation with a NextJS application can be seen at the
/example/pages/index.js