primaryItems property

List<CommandBarItem> primaryItems
final

The CommandBarItems that should appear on the primary area.

Implementation

final List<CommandBarItem> primaryItems;