TanStack
Store
v0
Auto
Framework
Vue
Version
Latest
Search...
+ K
Menu
Home
Frameworks
Contributors
GitHub
Discord
Getting Started
Overview
core
Installation
core
Quick Start
core
Quick Start
vue
API Reference
JavaScript Reference
core
Classes / Store
core
Classes / Derived
core
Classes / Effect
core
Interfaces / StoreOptions
core
Interfaces / DerivedOptions
core
Vue Reference
vue
Functions / useStore
vue
Functions / shallow
vue
Examples
Simple
vue
TanStack
Store
v0
Auto
Search...
+ K
Framework
Vue
Version
Latest
Menu
Home
Frameworks
Contributors
GitHub
Discord
Getting Started
Overview
core
Installation
core
Quick Start
core
Quick Start
vue
API Reference
JavaScript Reference
core
Classes / Store
core
Classes / Derived
core
Classes / Effect
core
Interfaces / StoreOptions
core
Interfaces / DerivedOptions
core
Vue Reference
vue
Functions / useStore
vue
Functions / shallow
vue
Examples
Simple
vue
On this page
Function: shallow()
Type Parameters
Parameters
objA
objB
Returns
shallow
Function: shallow()
ts
function shallow<T>(objA, objB): boolean
function shallow<T>(objA, objB): boolean
Defined in:
index.ts:47
Type Parameters
•
T
Parameters
objA
T
objB
T
Returns
boolean
Edit on GitHub
On this page
Function: shallow()
Type Parameters
Parameters
objA
objB
Returns
Functions / useStore
Simple
Our Partners
Wow, it looks like you could be our first partner for this library!
Chat with us!
TanStack
Pacer
Set the pace of interactions in your applications. Limit the rate at which functions can fire, or intelligently queue long-running tasks with Concurrency Control.
Learn More
TanStack
Store
The immutable-reactive data store that powers the core of TanStack libraries and their framework adapters.
Learn More