ImageURLOptions
The options used for image URLs with animated content
export interface ImageURLOptions extends BaseImageURLOptions export interface ImageURLOptions extends BaseImageURLOptions Optional
Optional
forceStatic?
:
boolean
Whether or not to prefer the static version of an image asset.
Optional
The size specified in the image URLInherited from BaseImageURLOptions