Sanity Library Reference Docs
Preparing search index...
@sanity/preview-url-secret
validatePreviewUrl
Function validatePreviewUrl
validatePreviewUrl
(
_client
:
SanityClientLike
,
previewUrl
:
string
,
disableCacheNoStore
?:
boolean
,
)
:
Promise
<
PreviewUrlValidateUrlResult
>
Parameters
_client
:
SanityClientLike
previewUrl
:
string
disableCacheNoStore
:
boolean
= ...
Deprecated
this option is automatically determined based on the environment
Returns
Promise
<
PreviewUrlValidateUrlResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
Deprecated