@makerinc/react-sdk
Preparing search index...
Image
Interface Image
Product image with dimensions and alt text Server type: Store.Image.t
interface
Image
{
altText
?:
string
|
null
;
size
?:
[
number
,
number
]
|
null
;
url
:
string
;
}
Index
Properties
alt
Text?
size?
url
Properties
Optional
alt
Text
altText
?:
string
|
null
Optional
size
size
?:
[
number
,
number
]
|
null
url
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alt
Text
size
url
@makerinc/react-sdk
Loading...
Product image with dimensions and alt text Server type: Store.Image.t