UMD Web Elements Library
Preparing search index...
_types
AssetProps
Interface AssetProps
interface
AssetProps
{
image
?:
HTMLImageElement
|
HTMLAnchorElement
|
null
;
isAspectStandard
?:
boolean
;
isScaled
?:
boolean
;
video
?:
VideoElement
;
}
Hierarchy (
View Summary
)
AssetProps
MediaComponentProps
Index
Properties
image?
is
Aspect
Standard?
is
Scaled?
video?
Properties
Optional
image
image
?:
HTMLImageElement
|
HTMLAnchorElement
|
null
Optional
is
Aspect
Standard
isAspectStandard
?:
boolean
Optional
is
Scaled
isScaled
?:
boolean
Optional
video
video
?:
VideoElement
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
image
is
Aspect
Standard
is
Scaled
video
UMD Web Elements Library
Loading...