Important: this documentation is not applicable to your currently selected format stories!
amp-onetap-google
Description
Displays Google One Tap.
Required Scripts
<script async custom-element="amp-onetap-google" src="https://cdn.ampproject.org/v0/amp-onetap-google-0.1.js"></script>
Supported Layouts
Overview
amp-onetap-google
displays Google One Tap sign-in.
Example
<amp-onetap-google layout="nodisplay" data-src="https://example.com/onetap" ></amp-onetap-google>
After a successful sign-in, amp-access
and/or amp-subscriptions
are refreshed on the page.
Attributes
data-src (required) | The URL of the intermediate iframe. You can use URL substitution variables to pass values like ACCESS_READER_ID . |
common attributes | This element includes common attributes extended to AMP components. |
需要更多帮助?
您已多次阅读本文档,但它仍未能涵盖您的所有问题?也许其他人也这么觉得:在 Stack Overflow 上与他们联系。
前往 Stack Overflow 发现错误或缺少功能?AMP 项目强烈鼓励您参与并做出贡献!我们希望您能成为我们开放源代码社区的持续参与者,但我们也欢迎您对所热衷问题做出一次性贡献。
前往 GitHub