In your case, to navigate to some url you can use the $location service. For example: HTML: <div ng-controller="myCtrl"> <div dx-menu="{ items: menuItems, ...
確定! 回上一頁