amp-apester-media
Description
Displays an Apester smart unit.
Required Scripts
<script async custom-element="amp-apester-media" src="https://cdn.ampproject.org/v0/amp-apester-media-0.1.js"></script>
Supported Layouts
Usage
Displays an Apester smart unit.
Attributes
data-apester-media-id
This attribute is required for single mode, and it represents the ID of the media (string value).
<amp-apester-media height="390" data-apester-media-id="#"></amp-apester-media>
data-apester-channel-token
This attribute is required for playlist mode, and it represents the token of the channel (string value).
<amp-apester-media height="390" data-apester-channel-token="#" ></amp-apester-media>
Accessibility
amp-apester-media
automatically adds the
aria-label
attribute. This
ARIA attribute
is applied to the Apester Media loading image.
Validation
See amp-apester-media
rules
in the AMP validator specification.
需要更多帮助?
您已多次阅读本文档,但它仍未能涵盖您的所有问题?也许其他人也这么觉得:在 Stack Overflow 上与他们联系。
前往 Stack Overflow 发现错误或缺少功能?AMP 项目强烈鼓励您参与并做出贡献!我们希望您能成为我们开放源代码社区的持续参与者,但我们也欢迎您对所热衷问题做出一次性贡献。
前往 GitHub