$file->srcset()
Create a srcset definition for the given sizes Sizes can be defined as a simple array. They can also be set up in the config with the thumbs.srcsets option.
Parameters
Name | Type | Default |
---|---|---|
$sizes | array |string |null |
null |
Return type
string
|null
Parent class
Example
Modify width definition
More complex sizes options
The $sizes
parameter also accepts an associated array of options:
Convert image format
Since 4.0.0
Crop around focus point
Instead of passing a general crop area like 'center'
, you can set the crop
option to true
and Kirby will use each image's focus point: