Type interface
An interface describing resonsive rule.
Click here for more info
Inheritance
IResponsiveRule does not extend any other symbol.
IResponsiveRule is not extended by any other symbol.
Properties
|
applied # |
Type Indicates if rule is currently applied. @readonly |
|---|---|
|
applying # |
Type A custom callback function which is called when applying the rule. |
|
name # |
Type A class name of the elements to apply rule to. |
|
relevant # |
Type ( width: A callback function which should check and return |
|
removing # |
Type A custom callback function which is called when removing the rule. |
|
settings # |
Type Settings to apply when activating the responsive rule. |
|
tags # |
Type A class group of the elements to apply rule to. |
|
template # |
Type Reference to @readonly |