RowLayout.width_xs#

property RowLayout.width_xs[source]#

List of column widths on screens of size ‘xs’ or bigger (<576px). Content must be integers between 1 and 12.

Type

List[int]