A-l-y-l-e / Alyle-UI

Minimal Design, a set of components for Angular 16
https://alyle.io
MIT License
291 stars 43 forks source link

Change color of outline when focussed #192

Open VinayKumarSarda opened 2 years ago

VinayKumarSarda commented 2 years ago

Hi @Enlcxx , Can you please let us know how to change the color of outline when the field is active or in focus. image

Enlcxx commented 2 years ago

Hi @VinayKumarSarda, you can add [color] to <ly-field>.

<ly-field [color]="'#00bcd4'"