Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to call a function on "knob change"? #51

Open
mantabernd opened this issue Nov 5, 2017 · 0 comments
Open

How to call a function on "knob change"? #51

mantabernd opened this issue Nov 5, 2017 · 0 comments

Comments

@mantabernd
Copy link

mantabernd commented Nov 5, 2017

Hello,

I'm wondering how to use the knobs to call a js function? I implemented the knobs to my design and all looks nice but I'm not able to call a function on changing the knob.
What works is ng-mousemove="...()" but this calls my function every time I move the mouse over the knob.
I just want to call my function when the knob value got changed by moving the knob.

Is there a way to make this possible?
Are there any other ways to readout the knob value? For now I don't see the uasge of these knobs when I'm not able to work with the values...

Thanks in advance.
Bernhard

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

No branches or pull requests

1 participant