Contentful Personalization & Analytics
Preparing search index...
@contentful/optimization-core
AcceptedCurrentStateTrackerOptions
Interface AcceptedCurrentStateTrackerOptions<TKey>
Options for
AcceptedCurrentStateTracker
.
interface
AcceptedCurrentStateTrackerOptions
<
TKey
>
{
isEqual
?:
(
left
:
TKey
,
right
:
TKey
)
=>
boolean
;
}
Type Parameters
TKey
Index
Properties
is
Equal?
Properties
Optional
Readonly
is
Equal
isEqual
?:
(
left
:
TKey
,
right
:
TKey
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Equal
Contentful Personalization & Analytics
Loading...
Options for AcceptedCurrentStateTracker.