Sanity Library Reference Docs
Preparing search index...
sanity
index
ImageValue
Interface ImageValue
interface
ImageValue
{
asset
?:
Reference
;
crop
?:
ImageCrop
;
hotspot
?:
ImageHotspot
;
[
index
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
FileValue
ImageValue
Indexable
[
index
:
string
]:
unknown
Index
Properties
asset?
crop?
hotspot?
Properties
Optional
asset
asset
?:
Reference
Optional
crop
crop
?:
ImageCrop
Optional
hotspot
hotspot
?:
ImageHotspot
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
crop
hotspot
Sanity Library Reference Docs
Loading...