Skip to content

Commit ebd3e6a

Browse files
committed
Add Enhance Image walkthrough
1 parent 3ee1d3f commit ebd3e6a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app/docs/md/enhance-ui/image.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,12 @@ jobs:
223223
224224
This will ensure that your image caches are warmed each time a production deploy is made.
225225
226+
## Walkthrough
227+
228+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/UYfBreIx7W8?si=5vRH9wToaUgqhD7t" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
229+
230+
This walkthrough video covers installing Enhance Image, using the component, configuring the transformation options, and using the `loading` and `fetchpriority` attributes to improve performance.
231+
226232
## Examples
227233

228234
### Basic usage
@@ -317,6 +323,7 @@ For this reason, it’s often advantageous (and makes for a clearer implementati
317323

318324
For further details, see [MDN’s documentation on the `sizes` attribute](https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/sizes), or their [documentation of the `img` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img).
319325

326+
320327
## Roadmap
321328

322329
The following updates are either planned or currently in active development:

0 commit comments

Comments
 (0)