useIMGElementStateWithCache
export
function useIMGElementStateWithCache(Â Â props: UseIMGElementStateWithCacheProps) : IMGElementStateError | IMGElementStateSuccessThis hook is useful when one has access to image natural dimensions prior to
loading. The cachedNaturalDimensions prop must be passed to immediately
compute concrete dimensions.
Parameters#
props#
required