angular-autoFields-bootstrap icon indicating copy to clipboard operation
angular-autoFields-bootstrap copied to clipboard

CSS classes

Open fuzzball1980 opened this issue 8 years ago • 2 comments

Hi guys!

How do I replace a css class for a specific field?

I want to change the label color for a checkbox.

Thabk you!

fuzzball1980 avatar May 30 '16 20:05 fuzzball1980

Hey @fuzzball1980, there actually isn't a great way to do this right now, but you could fairly easily create a mutator so that you could have a field property like class that the mutator would look for and add to the fieldContainer.

JustMaier avatar Jun 05 '16 04:06 JustMaier

Thank you!

fuzzball1980 avatar Jun 05 '16 23:06 fuzzball1980