lazy
@Nonnull
public static final java.lang.String lazy
Defer loading of the resource until it reaches a calculated distance from the viewport, as defined
by the browser. The intent is to avoid the network and storage bandwidth needed to handle the image
until it's reasonably certain that it will be needed. This generally improves the performance of the
content in most typical use cases.