Append
methodsAppends an item(s) to the PanelBar.
Parameters:itemString|Element|jQuery|Array
Returns:kendo.ui.PanelBar
Target item, specified as the JSON representation of an object. You can pass item text, content or
contentUrl here. Can handle an HTML string or array of such strings or JSON.
Returns the PanelBar object to support chaining.