Search
MenuItem.href Property
See Also
 






Gets or sets the URL this item is pointing to.

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

 Syntax

JavaScript  Copy Code

get href() {}

 Property Value

String. The URL.

 See Also