angular-code-input icon indicating copy to clipboard operation
angular-code-input copied to clipboard

Add css class on exist error

Open cTahirih opened this issue 3 years ago • 1 comments

In order to be able to change styles in case of an error, it would be convenient to have a variable to handle this state such as

image

cTahirih avatar Apr 20 '22 21:04 cTahirih

@cTahirih Hello, ok. I will add it in the features list. Right now you can try to use the following technics: https://angular.io/guide/component-styles#deprecated-deep--and-ng-deep

AlexMiniApps avatar Apr 21 '22 10:04 AlexMiniApps