AMP

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>

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.

Ti servono altre informazioni?

Hai letto questo documento decine di volte ma non risponde a tutte le tue domande? Forse ci sono altre persone col tuo stesso problema: entra in contatto con loro su Stack Overflow.

Vai a Stack Overflow
Hai trovato un bug o una funzione mancante?

Il progetto AMP invita tutti a partecipare e dare il proprio contributo! Ci auguriamo che tu possa partecipare regolarmente alla nostra community open source, ma saremo anche lieti di ricevere eventuali contributi una-tantum sulle questioni che ti interessano.

Vai a GitHub