Append
methodsAppends a tab to the collection of tabs in a TabStrip.
Parameters:tabArray|Object
Returns:kendo.ui.TabStrip
Target tab, specified as a JSON object. You can pass tab text, content or contentUrl here. Can handle an HTML string or array of such strings or JSON.
Returns the TabStrip object to support chaining.