react-directus

Home > react-directus > DirectusImageCustomProps > fit

DirectusImageCustomProps.fit property

The fit of the thumbnail while always preserving the aspect ratio.

Signature:

fit?: 'cover' | 'contain' | 'inside' | 'outside';