ThematicGradientSettingsProps Interface
JSON representation of a ThematicGradientSettings.
extensions
Properties
| Name | Type | Description | |
|---|---|---|---|
| colorMix | undefined | number | See ThematicGradientSettings.colorMix. | |
| colorScheme | undefined | ThematicGradientColorScheme | See ThematicGradientSettings.colorScheme. | |
| customKeys | undefined | Gradient.KeyColorProps[] | See [[ThematicGradientSettings.customKeys. | |
| marginColor | undefined | number | See ThematicGradientSettings.marginColor. | |
| mode | undefined | ThematicGradientMode | See ThematicGradientSettings.mode. | |
| stepCount | undefined | number | See ThematicGradientSettings.stepCount. |
Defined in
Last Updated: 30 November, 2023