Sanity Library Reference Docs
Preparing search index...
@sanity/sdk
index
PreviewMedia
Interface PreviewMedia
Represents a media asset in a preview.
interface
PreviewMedia
{
_ref
:
string
;
type
:
"image-asset"
;
url
:
string
;
}
Index
Properties
_ref
type
url
Properties
_ref
_ref
:
string
type
type
:
"image-asset"
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_ref
type
url
Sanity Library Reference Docs
Loading...
Represents a media asset in a preview.