qontu / ngx-inline-editor

Native UI Inline-editor Angular (4.0+) component
https://qontu.github.io/ngx-inline-editor
MIT License
164 stars 90 forks source link

Allow custom class names on buttons/icons #98

Open ebakke opened 7 years ago

ebakke commented 7 years ago

It'd be wonderful if the button and icon class names were configurable. In my application, I don't want btn-primary as the class on the checkbox. You can imagine wanting to use other icons as well.

tonivj5 commented 7 years ago

Hi @ebakke! I think it's an important feature. I will implement it when I have some of time :+1: (if you want it sooner, you could do a PR :wink:)