Appearance
保存上一次状态的 Hook。
Readonly<Ref<T>>
Ref<T>
ComputedRef<T>
(prev: T | undefined, next: T) => boolean
(a, b) => a !== b
源码 • 文档 • 示例