Click or drag to resize

ToolbarItemadd Method

Adds an item that displays the specified text to the collection. Works for ComboBox and DropDownButton.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function add(id, label);

Parameters

id
Type: string
label
Type: string
See Also