Value topic
Classes that represent Sass values. These are passed to and returned by
user-defined Callable
s that are passed to functions like
compileToResult()
.
Classes
- CalculationInterpolation Value
- A deprecated representation of a string injected into a SassCalculation using interpolation.
- CalculationInterpolation Value
- A deprecated representation of a string injected into a SassCalculation using interpolation.
- CalculationInterpolation Value
- A deprecated representation of a string injected into a SassCalculation using interpolation.
- CalculationOperation Value
- A binary operation that can appear in a SassCalculation.
- CalculationOperation Value
- A binary operation that can appear in a SassCalculation.
- CalculationOperation Value
- A binary operation that can appear in a SassCalculation.
- ColorSpace Value
- A color space whose channel names and semantics Sass knows.
- ColorSpace Value
- A color space whose channel names and semantics Sass knows.
- ColorSpace Value
- A color space whose channel names and semantics Sass knows.
- ColorSpace Value
- A color space whose channel names and semantics Sass knows.
- GamutMapMethod Value
- Different algorithms that can be used to map an out-of-gamut Sass color into the gamut for its color space.
- GamutMapMethod Value
- Different algorithms that can be used to map an out-of-gamut Sass color into the gamut for its color space.
- GamutMapMethod Value
- Different algorithms that can be used to map an out-of-gamut Sass color into the gamut for its color space.
- GamutMapMethod Value
- Different algorithms that can be used to map an out-of-gamut Sass color into the gamut for its color space.
- InterpolationMethod Value
- The method by which two colors are interpolated to find a color in the middle.
- InterpolationMethod Value
- The method by which two colors are interpolated to find a color in the middle.
- InterpolationMethod Value
- The method by which two colors are interpolated to find a color in the middle.
- InterpolationMethod Value
- The method by which two colors are interpolated to find a color in the middle.
- SassArgumentList Value
- A SassScript argument list.
- SassArgumentList Value
- A SassScript argument list.
- SassArgumentList Value
- A SassScript argument list.
- SassBoolean Value
- A SassScript boolean value.
- SassBoolean Value
- A SassScript boolean value.
- SassBoolean Value
- A SassScript boolean value.
- SassCalculation Value
- A SassScript calculation.
- SassCalculation Value
- A SassScript calculation.
- SassCalculation Value
- A SassScript calculation.
- SassColor Value
- A SassScript color.
- SassColor Value
- A SassScript color.
- SassColor Value
- A SassScript color.
- SassFunction Value
- A SassScript function reference.
- SassFunction Value
- A SassScript function reference.
- SassFunction Value
- A SassScript function reference.
- SassList Value
- A SassScript list.
- SassList Value
- A SassScript list.
- SassList Value
- A SassScript list.
- SassMap Value
- A SassScript map.
- SassMap Value
- A SassScript map.
- SassMap Value
- A SassScript map.
- SassMixin Value
- A SassScript mixin reference.
- SassMixin Value
- A SassScript mixin reference.
- SassMixin Value
- A SassScript mixin reference.
- SassNumber Value
- A SassScript number.
- SassNumber Value
- A SassScript number.
- SassNumber Value
- A SassScript number.
- SassString Value
- A SassScript string.
- SassString Value
- A SassScript string.
- SassString Value
- A SassScript string.
- Value Value
- A SassScript value.
- Value Value
- A SassScript value.
Extensions
- SassApiValue on Value Value
-
Extension methods that are only visible through the
sass_api
package. - SassApiValue on Value Value
-
Extension methods that are only visible through the
sass_api
package.
Constants
- sassFalse → const SassBoolean Value
-
The SassScript
false
value. - sassFalse → const SassBoolean Value
-
The SassScript
false
value. - sassFalse → const SassBoolean Value
-
The SassScript
false
value. - sassNull → const Value Value
-
The SassScript
null
value. - sassNull → const Value Value
-
The SassScript
null
value. - sassNull → const Value Value
-
The SassScript
null
value. - sassTrue → const SassBoolean Value
-
The SassScript
true
value. - sassTrue → const SassBoolean Value
-
The SassScript
true
value. - sassTrue → const SassBoolean Value
-
The SassScript
true
value.
Enums
- CalculationOperator Value
- An enumeration of possible operators for CalculationOperation.
- CalculationOperator Value
- An enumeration of possible operators for CalculationOperation.
- CalculationOperator Value
- An enumeration of possible operators for CalculationOperation.
- HueInterpolationMethod Value
- The method by which two hues are adjusted when interpolating between colors.
- HueInterpolationMethod Value
- The method by which two hues are adjusted when interpolating between colors.
- HueInterpolationMethod Value
- The method by which two hues are adjusted when interpolating between colors.
- HueInterpolationMethod Value
- The method by which two hues are adjusted when interpolating between colors.
- ListSeparator Value
- An enum of list separator types.
- ListSeparator Value
- An enum of list separator types.
- ListSeparator Value
- An enum of list separator types.