Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LayoutBreakPoint

Index

Enumeration members

Enumeration members

fhd

fhd: = "(min-width: 1920px)"

lg

lg: = "(min-width: 992px)"

md

md: = "(min-width: 768px)"

sm

sm: = "(min-width: 576px)"

xl

xl: = "(min-width: 1200px)"

xs

xs: = "(max-width: 575px)"

xxl

xxl: = "(min-width: 1600px)"

Generated using TypeDoc