Image Option

<esp-image-option>

An image option for esp-image to choose from when dynamically picking an appropriately sized image for the screen.

Attributes

<esp-image-option> has the following attributes:

width

width has a default value of 0.

The width that esp-image will use as the breakpoint for displaying this version of the image.

url

url has a default value of "".

The URL to retrieve this version of the image from.

Where does this show?