ShowButtons: Boolean
The ShowButtons property determines whether to show buttons that add and delete sliders that allow color selection.
Use JSON or the setShowButtons method to set the property value and the getShowButtons method to get the property value.
If the property is True the buttons are shown, otherwise they are not.
By default the property is set to False.
The property use is given in the page Example of Creating the GradientSlider Component.
See also: