first of all, thank you for this handy component.
and I know there is an initialImage property.
but what I want is lazy loading src image with blurred image.
this is like to put a blurred thumbnail in initialImage but without getting any extra image src from APIs.
maybe the mix of Intersection Observer API and StackBlur wanted.
first of all, thank you for this handy component.
and I know there is an
initialImageproperty.but what I want is lazy loading
srcimage with blurred image.this is like to put a blurred thumbnail in
initialImagebut without getting any extra image src from APIs.maybe the mix of Intersection Observer API and StackBlur wanted.