<video-poster>
A video poster is an image that is displayed while a video is loading.
Usage information
The <video-poster >
element
is modeled on the @poster
attribute that can be
specified on the HTML5 <video>
element.
Attributes
The following attributes are available on this element: universal
attributes, @format
, @href
, @keyref
, and @scope
.
For this
element, the @href
attribute specifies the URI of the poster resource.
Example
See <video>
.