R/breakpoints.R
registerMediaRule.Rd
Allows adding an entry from the current activeMediaRules.
registerMediaRule(name, min = NULL, max = NULL)
name | The name of the entry to remove |
---|---|
min | The minimum screen width (in pixels) when the rule is active |
max | The maximum screen width (in pixels) when the rule is active |