New to Kendo UI for Angular? Start a free 30-day trial
ColorPickerActionsLayout
The possible layouts of the ColorPicker and FlatColorPicker action buttons.
type
ColorPickerActionsLayout = "start" | "center" | "end" | "stretch";