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-accordion
조회 사용자가 콘텐츠의 개요를 한눈에 파악하고 원하는 섹션으로 자유롭게 이동할 수 있습니다.
amp-carousel
가로축을 따라 여러 개의 유사한 콘텐츠를 표시합니다.
amp-image-lightbox
Provides a lightbox effect for a specified image.
amp-layout
The amp-layout` component allows you to apply aspect-ratio based...
amp-lightbox
전체 표시 영역 '라이트박스' 모달에 요소를 표시합니다.
amp-sidebar
탐색, 링크, 버튼, 메뉴 등 임시 액세스용 메타 콘텐츠를 표시하는 방법을 제공합니다.

미디어

amp-anim
Manages an animated image, typically a GIF.
amp-img
Replaces the HTML5 img tag.

프레젠테이션

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...