mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-29 02:50:10 +00:00
updated docs...
This commit is contained in:
parent
421a26352f
commit
443cde14f5
@ -258,6 +258,10 @@ ExtendedDiff.types.set('SomeType', {
|
|||||||
// order of occurrence...
|
// order of occurrence...
|
||||||
priority: null,
|
priority: null,
|
||||||
|
|
||||||
|
// If set to true will disable additional attribute diffing on
|
||||||
|
// matching objects...
|
||||||
|
no_attributes: false | true,
|
||||||
|
|
||||||
// Check if obj is compatible (optional)...
|
// Check if obj is compatible (optional)...
|
||||||
//
|
//
|
||||||
// .check(obj[, options])
|
// .check(obj[, options])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user