MCPcopy
hub / github.com/alibaba/hooks / demo2.tsx

File demo2.tsx

packages/hooks/src/useLocalStorageState/demo/demo2.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * title: Store complex types such as array or object
3 * desc: useLocalStorageState will do the serialization and deserialization work automatically.
4 *

Callers

nothing calls this directly

Calls 1

setValueFunction · 0.85

Tested by

no test coverage detected