The ROWADAPTIVEAREA component arranges content items (ADAPTIVEAREAITEM instances) in one row after the next. The arrangement of items in rows follows some sizing definitions which depend on the actual screen space that is available for the component.

Inside the ROWADAPTIVEAREA component screen size categories are defined (attribute ADAPTIVECATEGORIES). Dependent on these categories each ADAPTIVEAREAITEM instance defines its desired width and defines if a line break is required in front of the item.

Between the items some horizontal space (attribute COLDISTANCE) and some vertical space (attribute ROWDISTANCE) is added.