Sanity Library Reference Docs
Preparing search index...
sanity
index
ImageHotspot
Interface ImageHotspot
interface
ImageHotspot
{
_type
?:
"sanity.imageHotspot"
;
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
_type?
height
width
x
y
Properties
Optional
_type
_type
?:
"sanity.imageHotspot"
height
height
:
number
width
width
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_type
height
width
x
y
Sanity Library Reference Docs
Loading...