media-entity-pinterest-pin.html.twig in Media entity Pinterest 8
Same filename and directory in other branches
Default theme implementation to display a Pin.
data-pin-width="small|medium|large"
1 theme call to media-entity-pinterest-pin.html.twig
- PinterestEmbedFormatter::viewElements in src/
Plugin/ Field/ FieldFormatter/ PinterestEmbedFormatter.php - Builds a renderable array for a field value.
File
templates/media-entity-pinterest-pin.html.twigView source
- {#
- /**
- * @file
- * Default theme implementation to display a Pin.
- *
- * @ingroup themeable
- *
- * data-pin-width="small|medium|large"
- */
- #}
- <a data-pin-do="embedPin" href="{{ path }}"></a>