UNPKG

@huse/effect-ref

Version:

--- title: README nav: title: Hooks path: /hook group: title: Effect Ref path: /effect-ref order: 1 ---

18 lines (15 loc) 284 B
--- title: README nav: title: Hooks path: /hook group: title: Effect Ref path: /effect-ref order: 1 --- # Effect Ref Makes a [callback ref](https://zh-hans.reactjs.org/docs/refs-and-the-dom.html#callback-refs) behaves like effects. ```shell npm install @huse/effect-ref ```