AmpAccordion Properties |
The AmpAccordion type exposes the following members.
Name | Description | |
---|---|---|
Attributes |
AMP provides a set of common attributes that are extended to many AMP components.
(Inherited from AmpComponent.) | |
DisableSessionStates |
Set this attribute on the amp-accordion to opt out of preserving the collapsed/expanded state of the accordion.
| |
ExpandSingleSection |
Set this attribute on the amp-accordion to only allow one section to be expanded at a time.
| |
Fallback |
A fallback is a convention that allows the element to communicate to the reader that the browser does not support the element.
(Inherited from AmpComponent.) | |
Placeholder |
The element marked with the placeholder attribute acts as a placeholder for the parent AMP element. If specified, a placeholder element must be a direct child of the AMP element.
(Inherited from AmpComponent.) | |
RequiredScript |
Required script that muct be added to head section.
(Overrides AmpComponentRequiredScript.) | |
Sections |
List of sections.
|