Answer the question
In order to leave comments, you need to log in
Angular js (ui-router) question?
Hello.
.state('ap.a', {
url: '/a',
controller: IndexCtrl,
controllerAs: 'PageCtrl',
templateProvider: RouteHelpers.templateProviderFactory('ap.a'),
})
.state('ap.a.create', {
url: '/creatb',
controller: CreateCtrl,
controllerAs: 'PageCtrl',
templateProvider: RouteHelpers.templateProviderFactory('ap.a.create'),
})
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question