Any AMP component that is backed by an iframe can be supported in stories by rendering a tooltip when clicked (#16521), and opening the component in a fully-interactive mode, in a lightbox, when the tooltip is clicked.

Elements should have a default (overridable) margin, then transition when the tooltip is clicked to be shown in the lightbox, maintaining their aspect ratio, and filling the shortest dimension (i.e. letterboxed).

Any AMP component that is backed by an iframe can be supported in stories by rendering a tooltip when clicked (#16521), and opening the component in a fully-interactive mode, in a lightbox, when the tooltip is clicked.
Elements should have a default (overridable) margin, then transition when the tooltip is clicked to be shown in the lightbox, maintaining their aspect ratio, and filling the shortest dimension (i.e. letterboxed).