Search...

ImageURLOptions

The options used for image URLs with animated content
interface ImageURLOptions extends BaseImageURLOptions 
interface ImageURLOptions extends BaseImageURLOptions 
Optional

extension?

:

ImageExtension

The extension to use for the image URL
Default value
'webp'
Inherited from BaseImageURLOptions
Optional

forceStatic?

:

boolean

Whether or not to prefer the static version of an image asset.
Optional

size?

:

ImageSize

The size specified in the image URLInherited from BaseImageURLOptions