Sanity Library Reference Docs
Preparing search index...
sanity
index
ObservePathsFn
Interface ObservePathsFn
Hidden
ObservePathsFn
(
value
:
Previewable
,
paths
:
(
string
|
PreviewPath
)
[]
,
apiConfig
?:
ApiConfig
,
perspective
?:
StackablePerspective
[]
,
)
:
Observable
<
string
|
SanityDocumentLike
|
Reference
|
PreviewValue
>
Beta
Parameters
value
:
Previewable
paths
: (
string
|
PreviewPath
)
[]
Optional
apiConfig
:
ApiConfig
Optional
perspective
:
StackablePerspective
[]
Returns
Observable
<
string
|
SanityDocumentLike
|
Reference
|
PreviewValue
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
Hidden