New to Kendo UI for Angular? Start a free 30-day trial

GanttAddTaskComponent

The UI for adding new items to the Gantt. Use it within a toolbar template to provide a custom icon or list of options.

Selector

kendo-gantt-add-task

Inputs

NameTypeDefaultDescription

data

GanttAddTaskActionItem[]

Sets the data of the DropDownButton.

The data has to be provided in an array-like list.

icon

string

'plus'

Defines the name of an existing icon in a Kendo UI theme.

svgIcon

SVGIcon

Defines an SVGIcon icon to be rendered inside the GanttAddTaskComponent using a KendoSVGIcon component.

In this article

Not finding the help you need?