ImageURLOptions
The options used for image URLs with animated content
export declare interface ImageURLOptions extends BaseImageURLOptions export declare 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