use-storage-state
Version:
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.
9 lines (8 loc) • 250 B
TypeScript
React hook that you can wire with any Storage compatible API like `localStorage`, `sessionStorage`, or a custom one.