Gets or sets a value indicating whether menu items DOM will be created only after their parent item is expanded.
Namespace: MindFusion.Common.UI
File: Menu.js
SyntaxJavaScript
Copy Code
|
|---|
get loadOnDemand() {} |
Boolean. true if items are loaded on demand, otherwise false.
See Also