Angular Form - GroupItem.colCountByScreen

Specifies dependency between the screen factor and the count of columns in the group layout.

Type:

Object

Default Value: undefined

lg

The count of columns for a large screen size.

Type:

Number

Default Value: undefined

md

The count of columns for a middle-sized screen.

Type:

Number

Default Value: undefined

sm

The count of columns for a small-sized screen.

Type:

Number

Default Value: undefined

xs

The count of columns for an extra small-sized screen.

Type:

Number

Default Value: undefined