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 مشاركتك ومساهمتك بشدة! ونأمل أن تكون مشاركًا دائمًا في مجتمعنا مفتوح المصدر، ولكننا نشجع أيضًا المساهمات التي تحدث لمرة واحدة في الأمور التي تتحمس لها.

تعديل العينة على GitHub