AMP

The AMP Component Catalogue

The AMP HTML library consists of a basic runtime that brings the core functionalities of AMP to your page. If you want to add additional features you can do so by using one or more of the ready-to-use AMP components. They are classified as:

Built-in Components that are included in the base library, such as amp-img and amp-pixel.
Extended Extensions to the base library that must be explicitly included in the document as custom elements.
Experimental Components that are released but are not yet ready for wide use.

Highlighted Components

Filter by category

动态内容

amp-autocomplete
Suggests completed results corresponding to the user input as they...
amp-bind
利用数据绑定和类似于 JS 的简单表达式,使元素因应用户操作或数据变更而变化。
amp-form
Allows you to create forms to submit input fields in an AMP document.
amp-list
动态下载数据并使用模板创建列表项。
amp-mustache
允许呈现 Mustache.js 模板。
amp-selector
表示一种控件,可显示选项菜单并让用户从中选择。

媒体

amp-anim
管理动画图像,通常是GIF。
amp-img
替换 HTML5 img 标记。

演示

amp-fit-text
扩大或缩小字体大小以适合给定空间内的内容。
amp-timeago
Provides fuzzy timestamps by formatting dates as time ago (for...