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