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

Dynamic Content

amp-autocomplete
Suggests completed results corresponding to the user input as they...
amp-bind
Allows elements to mutate in response to user actions or data...
amp-form
Allows you to create forms to submit input fields in an AMP document.
amp-img
Replaces the HTML5 img tag.
amp-layout
A generic, multi-purpose container element that brings AMP's...
amp-list
Dynamically downloads data and creates list items using a template.
amp-mustache
Allows rendering of Mustache templates.
amp-selector
Represents a control that presents a menu of options and lets the...

Media

amp-anim
Manages an animated image, typically a GIF.

Presentation

amp-fit-text
Expands or shrinks font size to fit the content within the space given.
amp-timeago
Provides fuzzy timestamps by formatting dates as time ago (for...