menuOrder
Home > @gooddata/sdk-model > IPluggableApplicationMetaV1 > menuOrder
IPluggableApplicationMetaV1.menuOrder property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Order of the application in the menu.
Applications are sorted and rendered in the default UI according to this value, from smallest to the highest.
Signature:
menuOrder: number;