Interface for a class FileMenuSettings
EmitType<FileMenuBeforeOpenCloseEventArgs>
Event triggers before closing the file menu popup.
Event triggers while rendering each ribbon file menu item.
EmitType<FileMenuBeforeOpenCloseEventArgs>
Event triggers before opening the file menu popup.
EmitType<FileMenuOpenCloseEventArgs>
Event triggers when file menu popup is closed.
EmitType<FileMenuOpenCloseEventArgs>
Event triggers when file menu popup is opened.
Event triggers while selecting an item in ribbon file menu.
Specifies the animation settings for the sub menu open/close.
string
| function
Specifies the template for file menu item.
string
Specifies the keytip content.
MenuItemModel[]
Defines the list of menu items for the file menu.
string
| HTMLElement
Specifies the custom content for the file menu popup.
Specifies the tooltip settings for the file menu button.
boolean
Specifies whether to show the sub menu or not on click. When set to true, the sub menu will open only on mouse click.
string
Defines the text content of file menu button.
boolean
Defines whether to show the file menu button.