AMP

amp-vine

Description

Displays a Vine simple embed.

 

Required Scripts

<script async custom-element="amp-vine" src="https://cdn.ampproject.org/v0/amp-vine-0.1.js"></script>

Example

A Vine simple embed has equal width and height:

<amp-vine width="400" height="400" data-vineid="MdKjXez002d"> </amp-vine>

Attributes

data-vineid (required) The ID of the Vine. In a URL like https://vine.co/v/MdKjXez002d, MdKjXez002d is the vineID.
common attributes See amp-vine rules in the AMP validator specification.

Validation

See amp-vine rules in the AMP validator specification.

需要更多帮助?

您已多次阅读本文档,但它仍未能涵盖您的所有问题?也许其他人也这么觉得:在 Stack Overflow 上与他们联系。

前往 Stack Overflow
发现错误或缺少功能?

AMP 项目强烈鼓励您参与并做出贡献!我们希望您能成为我们开放源代码社区的持续参与者,但我们也欢迎您对所热衷问题做出一次性贡献。

前往 GitHub