Interface: IMenuBar
model.IMenuBar
Implemented by
Table of contents
Properties
Properties
data
• data: IMenuBarItem
[]
Defined in
src/model/workbench/menuBar.ts:27
logo
• Optional
logo: ReactNode
Defined in
src/model/workbench/menuBar.ts:29
mode
• Optional
mode: "vertical"
| "horizontal"