Skip to content

usePersistedBounds

usePersistedBounds(key, options?): UsePersistedBoundsResult

Defined in: renderer/hooks/usePersistedBounds.ts:50

Hook for managing persisted window bounds via localStorage. Bounds load synchronously on first render (no async fetch).

string

UsePersistedBoundsOptions = {}

UsePersistedBoundsResult