Prism API - v2.0.0-alpha.1
Home
GitHub
Preparing search index...
util/objects
MergeOptions
Interface MergeOptions
interface
MergeOptions
{
containers
?:
string
[]
;
emptyValues
?:
any
[]
;
isContainer
?:
(
value
:
any
,
key
?:
Property
,
parent
?:
any
)
=>
boolean
;
mergeArrays
?:
boolean
;
}
Index
Properties
containers?
empty
Values?
is
Container?
merge
Arrays?
Properties
Optional
containers
containers
?:
string
[]
Optional
empty
Values
emptyValues
?:
any
[]
Optional
is
Container
isContainer
?:
(
value
:
any
,
key
?:
Property
,
parent
?:
any
)
=>
boolean
Optional
merge
Arrays
mergeArrays
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
containers
empty
Values
is
Container
merge
Arrays
Home
GitHub
Prism API - v2.0.0-alpha.1
Loading...