Skip to content

SetStateAction

SetStateAction<S>: Partial<S> | (previousValue) => Partial<S>

Defined in: packages/@livestore/react/src/useClientDocument.ts:137

Type Parameters

S