-
Notifications
You must be signed in to change notification settings - Fork 17
Enable support for lazy images #36
Copy link
Copy link
Open
Description
@pgilad I came across a very specific problem in the project I'm working on, I'm loading some images through lazy-load, so if you agree, I thought about creating a small interface to work with images, with this I can create a regex to collect the url of the informed attribute, something like:
images: {
lazyLoadAttribute: 'data-src'
}What do you think?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels