AmpComponent.Placeholder

AmpComponent.Placeholder property

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.

public AmpComponent Placeholder { get; set; }

See Also