amp-accordion
amp-base-carousel
snap-align
start
center
amp-lightbox
amp-selector
keyboard-select-mode
amp-instagram
amp-youtube
viewportCallback
BaseElement
import 'preact/debug';
hidden
display:none
orientation
dir="rtl"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What was accomplished
amp-accordion
:amp-base-carousel
snap-align
feature to view slides either atstart
orcenter
of carousel viewportamp-lightbox
initial implementationamp-selector
:keyboard-select-mode
feature for Arrow key navigation and selection configurationamp-instagram
,amp-youtube
,amp-lightbox
viewportCallback
fromBaseElement
Lessons learned
import 'preact/debug';
to the start of the story.hidden
isdisplay:none
in AMP but it is much more fragile (overridable) to use it in Bento mode.What's next
amp-accordion
:amp-base-carousel
:orientation
feature to configure the carousel as horizontal or vertical scrollingdir="rtl"
supportamp-selector
integration with formsThe text was updated successfully, but these errors were encountered: