AMP
  • websites

amp-facebook-like

Introduction

The amp-facebook-like component allows embedding Facebook like button into AMP files.

Setup

Import the amp-facebook-like component to add a like button

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

Basic usage

You can use the amp-facebook-like component to embed the Facebook like button plugin. For the list of supported layouts and attributes you can refer to the documentation

<amp-facebook-like width="110" height="20" layout="fixed" data-layout="button_count" data-href="https://www.facebook.com/testesmegadivertidos/">
</amp-facebook-like>
さらに説明が必要ですか?

このページの説明でご質問のすべてを解消できない場合は、あなたの実際の使用事例について他の AMP ユーザーに問い合わせて話し合ってください。

Stack Overflow にアクセスする
説明されていない機能ですか?

AMP プロジェクトでは皆さんの参加と貢献を強くお勧めしています!当社はオープンソースコミュニティに継続的にご参加いただくことを希望しますが、特に熱心に取り組んでいる問題があれば1回限りの貢献でも歓迎します。

GitHub でサンプルを編集する