ResponsiveRowBreakpoint ResponsiveRowBreakpoint # Bases: Enum Breakpoints for responsive design. LG # LG = 'lg' MD # MD = 'md' SM # SM = 'sm' XL # XL = 'xl' XS # XS = 'xs' XXL # XXL = 'xxl'