This method creates a new gradient
the new created gradient id
This method duplicates a gradient by the id
the id of a specific gradient
id of the duplicated gradient
This method returns the list of gradients
list of all gradients
This method returns a gradient by id
the id of a specific gradient
gradient properties for given id
This method changes positions of gradients
the position of the gradients
the list of gradient IDs
This method removes a gradient
the id of a specific gradient
This method renames a gradient
the id of a specific gradient
the new name of the gradient
This method updates a gradient
the id of a specific gradient
the new gradient properties
The GradientStyleController is responsible for all communication regarding gradient styles. Methods inside this controller can be called by
window.SDK.gradientStyle.{method-name}