shadcn-ahooks

useSessionStorageState

A Hook for store state into sessionStorage.

Overview

A Hook for store state into sessionStorage.

Documentation and Examples

Installation

Open in
pnpm dlx shadcn@latest add https://shadcn-ahooks.vercel.app/r/useSessionStorageState.json
npx shadcn@latest add https://shadcn-ahooks.vercel.app/r/useSessionStorageState.json
yarn shadcn@latest add https://shadcn-ahooks.vercel.app/r/useSessionStorageState.json
bun shadcn@latest add https://shadcn-ahooks.vercel.app/r/useSessionStorageState.json

A Hook for store state into sessionStorage.

Usage is exactly the same as useLocalStorageState.

On this page