Search
Menu.flatItems Property
See Also
 






Gets the collection of items as a flat list.

Namespace: MindFusion.Common.UI
File: Menu.js

 Syntax

JavaScript  Copy Code

get flatItems() {}

 Property Value

List. The list of items.

 See Also