Skip to content

v5.3.0

Compare
Choose a tag to compare
@keithamus keithamus released this 09 Mar 12:29
· 115 commits to main since this release

This adds a new attribute: loading. The loading attribute is eager by default but can be set to lazy which will defer loading of the fragment until it is visible in the viewport. This is similar to <img loading=lazy>.