Srcset
Table of Contents
Classes
- DensitySrcsetCandidate
- Represents a source candidate for the HTML srcset attribute using the "x" unit (relative pixel density, like "1x" or "2x")
- SrcsetAttribute
- Generates a HTML srcset attribute for responsive images
- SrcsetCandidate
- Represents a source candidate for the HTML srcset attribute
- WidthSrcsetCandidate
- Represents a source candidate for the HTML srcset attribute using the "w" unit (absolute width in image pixels, like "200w")