Skip to content

ResponsiveRowBreakpoint

Inherits: Enum

Breakpoints for responsive design.

Properties

Properties#

LG class-attribute instance-attribute #

LG = 'lg'

MD class-attribute instance-attribute #

MD = 'md'

SM class-attribute instance-attribute #

SM = 'sm'

XL class-attribute instance-attribute #

XL = 'xl'

XS class-attribute instance-attribute #

XS = 'xs'

XXL class-attribute instance-attribute #

XXL = 'xxl'