IMenuGroupExtension interface
Properties
menu |
If menu location is top, will locate the group at the top of the menu. If more than one extension with top value, the latest to be added, will be on top. If menu location is bottom or undefined, the group will be added at the bottom of the menu at the time of adding the group first command. |
name | |
title |
Property Details
menuLocation
If menu location is top, will locate the group at the top of the menu. If more than one extension with top value, the latest to be added, will be on top. If menu location is bottom or undefined, the group will be added at the bottom of the menu at the time of adding the group first command.
menuLocation?: MenuLocation
Property Value
name
name: string
Property Value
string
title
title: string
Property Value
string