Interface sap.ui.commons.ToolbarItemModule: sap/ui/commons/library
AutoComplete, Button, ComboBox, Image, Label, Link, SearchField, SegmentedButton, TextField, TextView, ToolbarSeparator
Marker interface for common controls which are suitable for use within a toolbar. The most prominent example of a toolbar item is a button which is mostly used with an icon instead of a text caption.
Toolbar items must have a fixed height compatible with the toolbar being a single horizontal row. They can refer to the toolbar's marker class "sapUiTb" to adjust their own theming when used inside a toolbar.