Configuration

This section describes the configuration options for the responsive picture tags inside pageTS. Everything is done within TCEFORM.sys_file_reference

media_width

Property

media_width

Data type

array

Description

List of media query widths

Example:

media_width.addItems {
(min-width: 200px): Very small device image

}