UNPKG

@nextui-org/use-callback-ref

Version:

React hook to persist any value between renders, but keeps it up-to-date if it changes.

25 lines (16 loc) 515 B
# @nextui-org/use-callback-ref A Quick description of the component > This is an internal utility, not intended for public usage. ## Installation ```sh yarn add @nextui-org/use-callback-ref # or npm i @nextui-org/use-callback-ref ``` ## Contribution Yes please! See the [contributing guidelines](https://github.com/nextui-org/nextui/blob/master/CONTRIBUTING.md) for details. ## License This project is licensed under the terms of the [MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE).