buberdds / angular-bootstrap-colorpicker

Native AngularJS colorpicker directive. No dependency on jQuery or jQuery plugin is required.
MIT License
419 stars 226 forks source link

How can I get the opacity from the model? #139

Closed cksachdev closed 7 years ago

cksachdev commented 8 years ago

Is there any parameter available to get the opacity value in a separate variable?

buberdds commented 7 years ago

you can always parse your model to get this value https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/split