AMP

amp-google-document-embed

Description

Displays a document file supported by Google Drive.

 

Required Scripts

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

Usage

The amp-google-document-embed component displays document files like Word documents, Excel spreadsheets, and PDFs.

Example:

<amp-google-document-embed
  src="https://www.example.com/document.pdf"
  width="800"
  height="600"
  layout="responsive"
>
</amp-google-document-embed>

Attributes

src

The URL of the document.

common attributes

This element includes common attributes extended to AMP components.

Validation

See amp-google-document-embed rules in the AMP validator specification.

هل تحتاج إلى مزيد من المساعدة؟

لقد قرأت هذا المستند عشرات المرات ولكن ألم يُجِب عن جميع أسئلتك؟ ربما حصل ذات الأمر مع أشخاص آخرين: تواصل معهم على Stack Overflow.

الذهاب إلى Stack Overflow
هل وجدت خطأ أو تفتقد لميزة؟

يشجع مشروع AMP مشاركتك ومساهمتك بشدة! ونأمل أن تكون مشاركًا دائمًا في مجتمعنا مفتوح المصدر، ولكننا نشجع أيضًا المساهمات التي تحدث لمرة واحدة في الأمور التي تتحمس لها.

الانتقال إلى GitHub