CSSNumericValue$Typings extension
Properties
- add ↔ CSSNumericValue Function([Iterable?])
-
getter/setter pair
- div ↔ CSSNumericValue Function([Iterable?])
-
getter/setter pair
- equals ↔ bool Function([Iterable?])
-
getter/setter pair
- max ↔ CSSNumericValue Function([Iterable?])
-
getter/setter pair
- min ↔ CSSNumericValue Function([Iterable?])
-
getter/setter pair
- mul ↔ CSSNumericValue Function([Iterable?])
-
getter/setter pair
- sub ↔ CSSNumericValue Function([Iterable?])
-
getter/setter pair
- to ↔ CSSUnitValue Function(String)
-
getter/setter pair
- toSum ↔ CSSMathSum Function([Iterable?])
-
getter/setter pair
- type ↔ CSSNumericType Function()
-
getter/setter pair