Project home
API overview
GitHub
npm package
Theme
System
Light
Dark
mazey-lazy-load-images
Preparing search index...
NormalizedGalleryImage
Interface NormalizedGalleryImage
interface
NormalizedGalleryImage
{
alt
:
string
;
fallbackSrc
?:
string
;
fetchPriority
?:
"high"
|
"low"
|
"auto"
;
height
?:
number
;
id
?:
string
;
placeholderSrc
?:
string
;
sizes
?:
string
;
src
:
string
;
srcSet
?:
string
;
width
?:
number
;
}
Index
Properties
alt
fallback
Src?
fetch
Priority?
height?
id?
placeholder
Src?
sizes?
src
src
Set?
width?
Properties
alt
alt
:
string
Optional
fallback
Src
fallbackSrc
?:
string
Optional
fetch
Priority
fetchPriority
?:
"high"
|
"low"
|
"auto"
Optional
height
height
?:
number
Optional
id
id
?:
string
Optional
placeholder
Src
placeholderSrc
?:
string
Optional
sizes
sizes
?:
string
src
src
:
string
Optional
src
Set
srcSet
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Inherited
External
Theme
System
Light
Dark
On This Page
Properties
alt
fallback
Src
fetch
Priority
height
id
placeholder
Src
sizes
src
src
Set
width
mazey-lazy-load-images
Loading...