BreakpointsOptions

external interface BreakpointsOptions(source)

Properties

Link copied to clipboard
abstract var step: dynamic

The increment divided by 100 used to implement exclusive breakpoints. For example, step: 5 means that down(500) will result in '(max-width: 499.95px)'.

Link copied to clipboard
abstract var unit: String?

The unit used for the breakpoint's values.