Skip to contents

Sets the current active media breakpoints. By default the default_system setting values are used, but the list can be customized by using the registerBreakpoint() and unregisterBreakpoint() functions.

Usage

setBreakpointSystem(system)

Arguments

system

The name of the media breakpoints system to use. Existing systems can be found under getOption("imola.breakpoints")

Value

A named list of media breakpoints options.