New to Kendo UI for Angular? Start a free 30-day trial
ColorGradient Appearance
The ColorGradient provides a predefined appearance option that allows you to control the size of the component.
Size
The ColorGradient component allows you to customize the sizing and spacing of its internal elements using the size
property. The property accepts values of type InputSize
and enables you to precisely control the spacing.
The size
option supports the following values:
small
medium
(Default)large
none
—Removes the built-in sizing styles, allowing you to fully customize thepadding
.
The following example demonstrates how to define the size of the ColorGradient.
Change Theme
Theme
Loading ...