WebBlockRetainProperties
reexport
interface
WebBlockRetainProperties
{
 Â
objectFit
?
:
"contain"
   Â
|
"none"
   Â
|
"cover"
   Â
|
"fill"
   Â
|
"scale-down"
;
}
Defined in
@native-html/css-processor
#
FieldsobjectFit
#
optional
objectFit
?
:
"contain"
 Â
|
"none"
 Â
|
"cover"
 Â
|
"fill"
 Â
|
"scale-down"
;