You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.