Gradient.KeyColorProps Interface
Gradient fraction value to ColorDef pair
Implemented by
Properties
Name | Type | Description | |
---|---|---|---|
color | ColorDefProps | Color value for given fraction | |
value | number | Fraction from 0.0 to 1.0 to denote position along gradient |
Defined in
- core/common/src/Gradient.ts Line 120
Last Updated: 13 June, 2024