ReactGridLayoutDto

A setting for react grid layout sizes

Fields

FieldDescription
lg
ReactGridLayoutItemDto
optional
Used for large screen size (1200)
md
ReactGridLayoutItemDto
optional
Used for medium screen size (996)
sm
ReactGridLayoutItemDto
optional
Used for small screen size (768)
xs
ReactGridLayoutItemDto
optional
Used for extra small screen size (480)
xxs
ReactGridLayoutItemDto
optional
Used for super small screen size (0)