BreakpointInterface
interface BreakpointInterface (View source)
Interface for Breakpoint plugins.
Methods
string
getLabel()
Returns the translated label.
int
getWeight()
Returns the weight.
string
getMediaQuery()
Returns the media query.
array
getMultipliers()
Returns the multipliers.
string
getProvider()
Returns the provider.
string
getGroup()
Returns the breakpoint group.
Details
string
getLabel()
Returns the translated label.
int
getWeight()
Returns the weight.
string
getMediaQuery()
Returns the media query.
array
getMultipliers()
Returns the multipliers.
string
getProvider()
Returns the provider.
string
getGroup()
Returns the breakpoint group.