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