I am using prime ng with angular in my project and want to change the label color of dropdown to gery when [readonly]=true

138 views Asked by At

I am trying to change the label color of p-dropdown when the readonly property is true.

I want to change the color of the label to grey when the property [readonly] is true using css or any other method.

0

There are 0 answers