Skip to main content

OBJECT_FIT

const OBJECT_FIT

OBJECT_FIT#

A constant for the objectFit option

Type: object

PROPERTYTYPEDESCRIPTION
FILLstring"fill"
CONTAINstring"contain"
COVERstring"cover"
NONEstring"none"
SCALE_DOWNstring"scale-down"
import { OBJECT_FIT } from "signboard";