Hello, awesome package, but when using it for example to hero image is good to have prop like in Next js Image component
priority={true} for preload this Image and have better results in Largest Contentful Paint. And for this prop i thing auto disabling transition to none is good idea, because default is 0.3s for opacity and that also slow down LCP.
Hello, awesome package, but when using it for example to hero image is good to have prop like in Next js Image component
priority={true}for preload this Image and have better results in Largest Contentful Paint. And for this prop i thing auto disabling transition to none is good idea, because default is 0.3s for opacity and that also slow down LCP.