BootstrapBreakpoints Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
ExtraSmall | 10 | Portrait phones, corresponds to the Bootstrap-4 and Bootstrap-3 'xs' breakpoint. | |
Small | 20 | Landscape phones, corresponds to the Bootstrap-4 'sm' and Bootstrap-3 (extended via bootstrap-ms.less) 'ms' breakpoint. | |
Medium | 30 | Tablets, corresponds to the Bootstrap-4 'md' and Bootstrap-3 'sm' breakpoint. | |
Large | 40 | Desktops, corresponds to the Bootstrap-4 'lg' and Bootstrap-3 'md' breakpoint. | |
ExtraLarge | 50 | Extra large desktops, cCorresponds to the Bootstrap-4 'xl' and Bootstrap-3 'lg' breakpoint. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.