Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
libs/observable-api
jsonStringComparison
Function jsonStringComparison
json
String
Comparison
(
a
,
b
)
:
boolean
Parameters
a
:
unknown
The first object to compare.
b
:
unknown
The second object to compare.
Returns
boolean
Returns true if the JSON strings are identical.
Function
jsonStringComparison
Description
Compares two objects by converting them to JSON strings. This is a JSON comparison and should only be used for simple objects. Meaning no class instances can take part in this data.
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 first object to compare.