Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

.next() and .prev() not available as carousel controller methods. #4851

Closed
jsdevel opened this issue Nov 9, 2015 · 0 comments
Closed

.next() and .prev() not available as carousel controller methods. #4851

jsdevel opened this issue Nov 9, 2015 · 0 comments

Comments

@jsdevel
Copy link
Contributor

jsdevel commented Nov 9, 2015

It would be really nice to decorate these methods inside my custom directive's link method without doing a query selector for .carousel and then grabbing it's scope. Would it be a welcomed change to add self.next = $scope.next = function.... here?:

prev-next

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant