是否可以查看 AMP 组件背后的代码以更好地了解它如何与 amp-story 一起使用?

Is it possible to see the code behind the AMP components to get a better understanding of how it may work with amp-story?

是否可以查看 AMP 组件 背后的代码,以便更好地了解它如何与 `?

一起工作

例如,amp-access 显示了如何使用该组件。我在哪里可以看到组件的实际构建方式,包括涉及的步骤?

https://www.ampproject.org/docs/reference/components/amp-access

amp-access 的当前主题(无编码说明)

是的,AMP 是开源的,因此您可以阅读其任何组件的源代码。如果要阅读 amp-access 的代码,则为 here.

但是,amp-access 不能直接与 amp-story 一起使用。对 amp-story 的付费墙支持正在开发中,您可以看到它的进展 in this GitHub issue