Modifier and Type | Class and Description |
---|---|
class |
AmpAccordion
A UI element that facilitates showing/hiding different sections.
|
class |
AmpAnim
A runtime-managed animated image, typically a GIF.
|
class |
AmpCarousel
Component allows displaying multiple similar pieces of content along a horizontal axis.
|
class |
AmpFitText
Expands or shrinks its font size to fit the content within the space given to it.
|
class |
AmpForm
The amp-form extension allows you to create forms to submit input fields in an AMP document.
|
class |
AmpImage |
class |
AmpTimeago
Provides fuzzy timestamps by formatting dates as "X time ago"
|
Modifier and Type | Method and Description |
---|---|
AmpComponent |
AmpComponent.getPlaceholder()
The element marked with the placeholder attribute acts as a placeholder for the parent AMP element.
|
Modifier and Type | Method and Description |
---|---|
void |
AmpMessage.addAmpComponent(AmpComponent component) |
void |
AmpComponent.setPlaceholder(AmpComponent value)
The element marked with the placeholder attribute acts as a placeholder for the parent AMP element.
|