Sanity Library Reference Docs
Preparing search index...
@sanity/visual-editing
index
getArrayItemKeyAndParentPath
Function getArrayItemKeyAndParentPath
getArrayItemKeyAndParentPath
(
pathOrNode
:
string
|
SanityNode
,
)
:
{
hasExplicitKey
:
boolean
;
key
:
string
;
path
:
string
}
Parameters
pathOrNode
:
string
|
SanityNode
Returns
{
hasExplicitKey
:
boolean
;
key
:
string
;
path
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...