Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

npmjs.org : @chooks/use-confirm

요소에 이벤트가 발생했을 때 정말 그 함수를 실행할 것인지 확인한다. ```javascript export const App = () => { const deleteWorld = () => console.log("delete the world..."); const confirmDelete = useConfirm("Are you sure?", deleteWorld); return <button onClick={confirmD

Registry - Source - JSON
purl: pkg:npm/%40chooks/use-confirm
Keywords: react, hooks, confirm
License: ISC
Latest release: almost 3 years ago
First release: almost 3 years ago
Namespace: chooks
Dependent packages: 1
Downloads: 6 last month
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...