@skedulo/mex-types 1.3.21 → 1.3.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -306,6 +306,7 @@ export interface SectionViewComponentModel extends BaseFlatPageViewComponentMode
|
|
|
306
306
|
* @area Components
|
|
307
307
|
* @value menuList
|
|
308
308
|
* @label Menu list
|
|
309
|
+
* @description Display a list of options or actions
|
|
309
310
|
*/
|
|
310
311
|
export interface MenuListViewComponentModel extends BaseFlatPageViewComponentModel {
|
|
311
312
|
items: MenuListItem[];
|