Default theme implementation to display a formatted responsive image field.
Available variables:
- responsive_image: A collection of responsive image data.
- url: An optional URL the image can be linked to.
See also
template_preprocess_responsive_image_formatter()
File
core/modules/responsive_image/templates/responsive-image-formatter.html.twig
Related topics
- Theme system overview
- Functions and templates for the user interface that themes can override.
Please login to continue.