Append
methodsAppends an item to a Menu in the specified referenceItem's sub menu.
Parameters:itemObject|Array
Returns:kendo.ui.Menu
Item to be appended, specified as a JSON object. An array of objects can also be passed.
Returns the Menu object to support chaining.