Change record status: 
Project: 
Introduced in branch: 
9.4.x
Introduced in version: 
9.4.0
Description: 

The means to configure the "loading" attribute on images <img> tags is now available. Previously this was hard-coded to loading="lazy". Site builders can now override the hard-coded value to use "eager". All of this is configurable via the field formatter for images.

Impacts: 
Site builders, administrators, editors