GanttAddTaskComponent
Component
Displays the UI for adding new items to the Gantt. Use this in a toolbar template to show a custom icon or a list of options.
Definition
Package:@progress/kendo-angular-gantt
Selector:kendo-gantt-add-task
Inputs
Sets the data for the DropDownButton. Provide the data as an array-like list.
icon
string
Sets the name of an existing icon in a Kendo UI theme.
Default:
'plus'
svgIcon
SVGIcon
Sets an SVGIcon to render inside the GanttAddTaskComponent using
an SVGIconComponent.
Default:
plusIcon