Jimdo / angular-fontselect

A fontselect directive for AngularJS
MIT License
29 stars 9 forks source link

A way to disable the entire thing #61

Open markheramis opened 5 years ago

markheramis commented 5 years ago

It'd be nice if there's a way to disable the input

Something like

<jd-fontselect class="form-control" stack="my_font" ng-disabled="my_font_selector_disabled"/>