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"
;