Gradient.KeyColorProps Interface
Gradient fraction value to ColorDef pair
Properties
Name | Type | Description | |
---|---|---|---|
color | number | 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 44
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.