react-directus

Home > react-directus > DirectusImageCustomProps > format

DirectusImageCustomProps.format property

The file format of the thumbnail.

Signature:

format?: 'auto' | 'jpg' | 'png' | 'webp' | 'tiff';