addItem (item: PP.NavigationItem);
item. The tab to be added to navigator.
The addItem property adds a tab with drop-down pane to the navigator.
A tab with drop-down panel is an instance of the NavigationItem class.
A panel can be also added to navigator using the Items property.
An example of using this method is given on the Example of Creating the NavigationBar Component page.
See also: