Sanity Library Reference Docs
Preparing search index...
sanity
index
AssetSourceOpenInSourceResult
Type Alias AssetSourceOpenInSourceResult
Beta
AssetSourceOpenInSourceResult
:
|
{
target
?:
"_blank"
|
"_self"
;
type
:
"url"
;
url
:
string
}
|
{
type
:
"component"
}
|
false
|
undefined
The result of calling
AssetSource.openInSource
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sanity Library Reference Docs
Loading...
The result of calling
AssetSource.openInSource.