> ## Content Index
> Fetch the complete content index at: https://getpublii.com/dev/llms.txt
> Use this file to discover other available public pages before exploring further.

# {{responsiveSizes}} helper

- URL: https://getpublii.com/dev/responsivesizes-helper/
- Published: 2017-08-04T22:24:01.309Z
- Updated: 2024-03-25T10:16:15.112Z
- Description: Helper for the sizes attribute in the images syntax, based on options. Syntax: {{responsiveSizes \[type\] \[group\]}} Example: {{responsiveSizes 'featuredImage' 'header'}}
- Author: Tomasz Dziuda
- Tags: Helpers

Helper for the **sizes** attribute in the images syntax, based on options.

Syntax:

```handlebars
{{responsiveSizes [type] [group]}}
```

Example:

```handlebars
{{responsiveSizes 'featuredImage' 'header'}}
```
