Readonly activeWhether the item is the active item.
Optional Readonly disabledWhether the item is disabled.
A disabled item cannot be active. A disabled item cannot be focussed.
Optional Readonly onfocusReadonly tabbableWhether the user can tab to the item.
Readonly titleThe title to be rendered.
An object which holds the data to render a menu bar item.