Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
libs/observable-api
classEqualMemoization
Function classEqualMemoization
class
Equal
Memoization
(
previousValue
,
currentValue
)
:
boolean
Parameters
previousValue
:
undefined
|
UmbClassStateData
The previous value to compare.
currentValue
:
undefined
|
UmbClassStateData
The current value to compare.
Returns
boolean
Returns true if the values are identical.
Function
classEqualMemoization
Description
Compares the two values using strict equality.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@umbraco-cms/backoffice
Loading...
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
The previous value to compare.